mirror of
https://github.com/edubart/otclient.git
synced 2025-10-22 23:35:54 +02:00
fix bug
This commit is contained in:
@@ -175,7 +175,6 @@ public:
|
||||
void insert(int index);
|
||||
void remove(int index);
|
||||
bool next(int index = -2);
|
||||
void copy(int index = -1);
|
||||
|
||||
void getStackFunction(int level = 0);
|
||||
|
||||
|
Reference in New Issue
Block a user