mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
Fixed typo on no_sway command variable(#3373)
This commit is contained in:
parent
b1f623decd
commit
c8887e1d56
@ -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);
|
||||
}
|
Loading…
Reference in New Issue
Block a user