mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
Rewrite VarCache_Struct
Basically just remove manual memory management
This commit is contained in:
@@ -61,7 +61,6 @@ public:
|
||||
private:
|
||||
Timer* deletion_timer;
|
||||
char guild[16];
|
||||
char founders[3];
|
||||
Client* owner;
|
||||
Client* members[6];
|
||||
uint32 refid;
|
||||
|
||||
Reference in New Issue
Block a user