Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred)

This commit is contained in:
Brett Powell
2010-11-19 17:58:46 +13:00
parent 6267c17c6b
commit c9eaca0e56
8 changed files with 177 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ PROJECT = game.tf2
USEMETA = true
OBJECTS = sdk/smsdk_ext.cpp extension.cpp natives.cpp RegNatives.cpp criticals.cpp \
holiday.cpp util.cpp CDetour/detours.cpp asm/asm.c
holiday.cpp gameplayrules.cpp util.cpp CDetour/detours.cpp asm/asm.c
##############################################
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###