fixed #362 - misnamed CVAR in MENUDEF.

This commit is contained in:
Christoph Oelckers 2020-09-07 19:45:20 +02:00
parent fc435565af
commit 6b89bf97fe

View file

@ -1009,7 +1009,7 @@ OptionMenu "AutomapOptions"
Submenu "$MAPCNTRLMNU_CONTROLS" , "MapControlsMenu"
StaticText ""
Option "$AUTOMAPMNU_ROTATE", "am_rotate", "OnOff"
Option "$AUTOMAPMNU_FOLLOW", "am_follow", "OnOff"
Option "$AUTOMAPMNU_FOLLOW", "am_followplayer", "OnOff"
// move map controls here.
// todo: