Core/Refactor: Part 1
This commit is contained in:
@@ -509,7 +509,6 @@ namespace Game
|
||||
if (save == null)
|
||||
return;
|
||||
|
||||
ObjectGuid guid = GetPlayer().GetGUID();
|
||||
long currTime = Time.UnixTime;
|
||||
|
||||
CalendarRaidLockoutUpdated packet = new CalendarRaidLockoutUpdated();
|
||||
|
||||
Reference in New Issue
Block a user