0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-04-21 02:11:06 +00:00

- fixed misordered ACS functions.

This commit is contained in:
Christoph Oelckers 2017-02-28 18:47:18 +01:00
parent 314a642527
commit dc6c91042b

View file

@ -4369,8 +4369,8 @@ enum EACSFunctions
ACSF_GetActorFloorTerrain,
ACSF_StrArg,
ACSF_Floor,
ACSF_Ceil,
ACSF_Round,
ACSF_Ceil,
// OpenGL stuff