mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-04 10:59:22 +00:00
VRIKRootController behaviour fix
Flight toggle detection fix
This commit is contained in:
parent
499de635ac
commit
3bed6f4201
8 changed files with 15 additions and 15 deletions
|
@ -348,7 +348,7 @@ namespace ml_prm
|
|||
}
|
||||
}
|
||||
|
||||
internal void OnToggleFlight()
|
||||
internal void OnChangeFlight()
|
||||
{
|
||||
if(m_avatarReady && m_enabled && MovementSystem.Instance.flying)
|
||||
SwitchRagdoll();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue