mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 18:21:06 +00:00
- Remove inputScale
global and make static in mainloop.cpp
.
This commit is contained in:
parent
1938efabe6
commit
9961a66a1f
3 changed files with 1 additions and 2 deletions
|
@ -50,7 +50,6 @@ ESyncBits ActionsToSend = 0;
|
|||
static int dpad_lock = 0;
|
||||
bool sendPause;
|
||||
bool crouch_toggle;
|
||||
double inputScale;
|
||||
|
||||
// Mouse speeds
|
||||
CVAR(Float, m_pitch, 1.f, CVAR_GLOBALCONFIG | CVAR_ARCHIVE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue