mirror of
https://github.com/edubart/otclient.git
synced 2025-12-28 10:27:12 +01:00
Speed up compilation time for luafunctions
* Other compile fixes for gcc
This commit is contained in:
@@ -98,7 +98,7 @@ protected:
|
||||
void processRuleViolationLock();
|
||||
|
||||
// vip related
|
||||
void processVipAdd(uint id, const std::string& name, uint status);
|
||||
void processVipAdd(uint id, const std::string& name, uint status, int iconId, bool notifyLogin);
|
||||
void processVipStateChange(uint id, uint status);
|
||||
|
||||
// tutorial hint
|
||||
|
||||
Reference in New Issue
Block a user