- Added ACSF_AnnouncerSound from Skulltag to EACSFunctions.

SVN r3209 (trunk)
This commit is contained in:
Braden Obrzut 2011-05-16 23:47:58 +00:00
parent 59b6c5ef5c
commit 400442ebc1

View file

@ -3094,6 +3094,7 @@ enum EACSFunctions
ACSF_GetPolyobjY,
ACSF_CheckSight,
ACSF_SpawnForced,
ACSF_AnnouncerSound, // Skulltag
};
int DLevelScript::SideFromID(int id, int side)