mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-04 06:18:42 +00:00
0
This commit is contained in:
@@ -45,7 +45,7 @@ struct Buff
|
||||
bool cancelOnZone = false;
|
||||
bool useRefCount = false;
|
||||
|
||||
uint32_t refcount = 1;
|
||||
uint32_t refcount = 0;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user