mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-24 06:27:24 +00:00
0
This commit is contained in:
parent
8f9df9178a
commit
4fee6d1bba
@ -45,7 +45,7 @@ struct Buff
|
||||
bool cancelOnZone = false;
|
||||
bool useRefCount = false;
|
||||
|
||||
uint32_t refcount = 1;
|
||||
uint32_t refcount = 0;
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user