Fixed typo on no_sway command variable(#3373)
This commit is contained in:
parent
d6027e5935
commit
ce56abc056
@ -17,5 +17,5 @@ namespace big
|
||||
weapons::m_no_sway_patch->restore();
|
||||
}
|
||||
};
|
||||
no_sway g_veh_no_collision("nosway", "NO_SWAY", "NO_SWAY_DESC", g.weapons.no_sway);
|
||||
no_sway g_no_sway("nosway", "NO_SWAY", "NO_SWAY_DESC", g.weapons.no_sway);
|
||||
}
|
Reference in New Issue
Block a user