Update player.h definition from ANGLES_Z to COLORMAP

This commit is contained in:
Marco Cawthorne 2021-05-20 16:04:39 +02:00
parent 73517a0858
commit 544fc438ef

View file

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