Disappearing crosshair bug fixed.

This commit is contained in:
Mari the Deer 2022-09-27 21:43:05 +02:00
commit ed5f382ff9
7 changed files with 5 additions and 41 deletions

View file

@ -239,7 +239,6 @@ OptionMenu "SWWMDebugMenu"
StaticText " "
Option "$SWWM_DBG_DEBUGBLAST", "swwm_debugblast", "YesNo"
Option "$SWWM_DBG_DEBUGVIEW", "swwm_debugview", "YesNo"
Option "$SWWM_DBG_DEBUGCHAIR", "swwm_debugchair", "YesNo"
StaticText " "
SafeCommand "$SWWM_DBG_FIXITEMCAPS", "netevent swwmfixitemcaps"
SafeCommand "$SWWM_DBG_UPDATESHADOWS", "netevent swwmupdateshadows"