mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
finished the implementation
This commit is contained in:
+1
-1
@@ -242,7 +242,7 @@ struct Buffs_Struct {
|
||||
int32 virus_spread_time; //time till next attempted viral spread
|
||||
bool persistant_buff;
|
||||
bool client; //True if the caster is a client
|
||||
bool UpdateClient;
|
||||
bool UpdateClient; // This is for legacy client support only. Newer clients take refresh packets for the entire buff list
|
||||
|
||||
// cereal
|
||||
template<class Archive>
|
||||
|
||||
Reference in New Issue
Block a user