mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02: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