fixed recursion problem
fixed handle leak fixed player defaults
This commit is contained in:
@@ -102,6 +102,7 @@ public:
|
||||
int thisId;
|
||||
int func;
|
||||
int padding;
|
||||
bool isDestroying;
|
||||
public:
|
||||
unsigned int items_per_page;
|
||||
};
|
||||
|
Reference in New Issue
Block a user