mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Woops, gotta initialize the new flag
This commit is contained in:
@@ -300,6 +300,7 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
XTargets[i].Type = Auto;
|
||||
XTargets[i].ID = 0;
|
||||
XTargets[i].Name[0] = 0;
|
||||
XTargets[i].dirty = false;
|
||||
}
|
||||
MaxXTargets = 5;
|
||||
XTargetAutoAddHaters = true;
|
||||
|
||||
Reference in New Issue
Block a user