1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -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

View File

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