Core/MMaps: Remove phased tile support

This commit is contained in:
hondacrx
2018-02-26 13:33:46 -05:00
parent 3c4bc098c8
commit dae1a77089
5 changed files with 16 additions and 291 deletions
-2
View File
@@ -357,8 +357,6 @@ namespace Game
//Load weighted graph on taxi nodes path
Global.TaxiPathGraph.Initialize();
Global.MMapMgr.Initialize();
Log.outInfo(LogFilter.ServerLoading, "Loading SpellInfo Storage...");
Global.SpellMgr.LoadSpellInfoStore();