mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-16 02:37:18 +00:00
Update shavit-hud.sp
Alias for sm_hud
This commit is contained in:
parent
f1f96090d7
commit
1ad3a45232
@ -129,6 +129,7 @@ public void OnPluginStart()
|
||||
|
||||
// commands
|
||||
RegConsoleCmd("sm_hud", Command_HUD, "Opens the HUD settings menu");
|
||||
RegConsoleCmd("sm_options", Command_HUD, "Opens the HUD settings menu (alias for sm_hud");
|
||||
|
||||
// cookies
|
||||
gH_HUDCookie = RegClientCookie("shavit_hud_setting", "HUD settings", CookieAccess_Protected);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user