BFA Update (still lots of testing to do tho)
This commit is contained in:
@@ -1173,7 +1173,7 @@ namespace Game.Chat
|
||||
phaseShift.AddPhase(phase, PhaseFlags.None, null);
|
||||
|
||||
if (uint.TryParse(args.NextString(), out uint map))
|
||||
phaseShift.AddUiWorldMapAreaIdSwap(map);
|
||||
phaseShift.AddUiMapPhaseId(map);
|
||||
|
||||
PhasingHandler.SendToPlayer(handler.GetSession().GetPlayer(), phaseShift);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user