Update player.h definition from ANGLES_Z to COLORMAP

This commit is contained in:
Marco Cawthorne 2021-05-20 16:05:16 +02:00
parent 80d4c59bc6
commit 7ca62e5d56
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ enumflags
PLAYER_ORIGIN_Z,
PLAYER_ANGLES_X,
PLAYER_ANGLES_Y,
PLAYER_ANGLES_Z,
PLAYER_COLORMAP,
PLAYER_VELOCITY,
PLAYER_VELOCITY_Z,
PLAYER_FLAGS,