Browse Source

Whoops not sure why that Player.H was there! Really!

Devn00b 2 years ago
parent
commit
009705f75c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      EQ2/source/WorldServer/Factions.cpp

+ 0 - 1
EQ2/source/WorldServer/Factions.cpp

@@ -19,7 +19,6 @@
 */
 #include "Factions.h"
 #include "client.h"
-#include "Player.h"
 
 extern MasterFactionList master_faction_list;
 extern ConfigReader configReader;