Parser stuff, fix for GetSpawnKillCount + item_tick

This commit is contained in:
KimLS
2013-05-08 21:01:15 -07:00
parent feae79b417
commit b8adbee4ee
10 changed files with 45 additions and 518 deletions
-2
View File
@@ -39,7 +39,6 @@ SET(zone_sources
npc.cpp
NpcAI.cpp
Object.cpp
parser.cpp
pathing.cpp
perl_client.cpp
perl_doors.cpp
@@ -122,7 +121,6 @@ SET(zone_headers
npc.h
NpcAI.h
object.h
parser.h
pathing.h
perlpacket.h
perlparser.h