mirror of
https://github.com/FWGS/hlsdk-xash3d
synced 2024-11-22 01:47:45 +01:00
mod_options: enable rapid crowbar fix by default, since it's only used on the server-side.
This commit is contained in:
parent
81d8b90aca
commit
5f4c3a70e2
@ -2,7 +2,7 @@ BARNACLE_FIX_VISIBILITY=OFF # Barnacle tongue length fix
|
||||
CLIENT_WEAPONS=ON # Client local weapons prediction
|
||||
CROWBAR_IDLE_ANIM=OFF # Crowbar idle animation
|
||||
CROWBAR_DELAY_FIX=OFF # Crowbar attack delay fix
|
||||
CROWBAR_FIX_RAPID_CROWBAR=OFF # Rapid crowbar fix
|
||||
CROWBAR_FIX_RAPID_CROWBAR=ON # Rapid crowbar fix
|
||||
GAUSS_OVERCHARGE_FIX=OFF # Gauss overcharge fix
|
||||
TRIPMINE_BEAM_DUPLICATION_FIX=OFF # Fix of tripmine beam duplication on level transition
|
||||
HANDGRENADE_DEPLOY_FIX=OFF # Handgrenade deploy animation fix after finishing a throw
|
||||
|
Loading…
Reference in New Issue
Block a user