mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-21 19:51:33 +00:00
Saber realistic combat cvar name change
Co-Authored-By: petr666 <5103207+petr666@users.noreply.github.com>
This commit is contained in:
parent
93efed3b24
commit
636a579924
2 changed files with 2 additions and 2 deletions
|
@ -2612,7 +2612,7 @@
|
|||
group difficulty
|
||||
type ITEM_TYPE_MULTI
|
||||
text @MENUS_VR_SABER_REALISM_ITEM
|
||||
cvar "g_saberRealisticCombat"
|
||||
cvar "g_saberMoreRealistic"
|
||||
cvarFloatList
|
||||
{
|
||||
@MENUS_VR_SABER_REALISM_DEFAULT 0
|
||||
|
|
|
@ -2596,7 +2596,7 @@
|
|||
group difficulty
|
||||
type ITEM_TYPE_MULTI
|
||||
text @MENUS_VR_SABER_REALISM_ITEM
|
||||
cvar "g_saberRealisticCombat"
|
||||
cvar "g_saberMoreRealistic"
|
||||
cvarFloatList
|
||||
{
|
||||
@MENUS_VR_SABER_REALISM_DEFAULT 0
|
||||
|
|
Loading…
Reference in a new issue