mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
Show() instead of Hide() If no clip disabled (#321)
Show() instead of Hide() If no clip disabled (IW5 game interface)
This commit is contained in:
parent
a9dd4e66b6
commit
104b16dccd
@ -193,7 +193,7 @@ NoClipImpl()
|
||||
|
||||
self God();
|
||||
self Noclip();
|
||||
self Hide();
|
||||
self Show();
|
||||
|
||||
SetDvar( "sv_cheats", 0 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user