1
0
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:
Violent 2024-02-05 03:18:02 +01:00 committed by GitHub
parent a9dd4e66b6
commit 104b16dccd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,7 +193,7 @@ NoClipImpl()
self God();
self Noclip();
self Hide();
self Show();
SetDvar( "sv_cheats", 0 );