You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Debug 1" (which doesn't do anything at the moment) and "Debug 2" (which turns on 'grenade sights' for all players incorrectly) should probably just be unmapped from the keyboard controls. I don't think anyone uses this seriously and pressing the "Debug 2" button causes frags. Alternatively we can fix debug 2 to only be local (do not send a keyfunc packet across the network with this key set).
"Debug 1" (which doesn't do anything at the moment) and "Debug 2" (which turns on 'grenade sights' for all players incorrectly) should probably just be unmapped from the keyboard controls. I don't think anyone uses this seriously and pressing the "Debug 2" button causes frags. Alternatively we can fix debug 2 to only be local (do not send a keyfunc packet across the network with this key set).
https://github.com/avaraline/Avara/blob/main/src/gui/Preferences.h#L97-L98
Avara/src/game/CAbstractPlayer.cpp
Lines 362 to 366 in 43d390d
The text was updated successfully, but these errors were encountered: