mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 02:18:26 +00:00
add sm_tasm alias
This commit is contained in:
parent
b34a4e6677
commit
3b5ed62b28
@ -127,6 +127,7 @@ public void OnPluginStart()
|
||||
}
|
||||
}
|
||||
|
||||
RegConsoleCmd("sm_tasm", Command_TasSettingsMenu, "Opens the TAS settings menu.");
|
||||
RegConsoleCmd("sm_tasmenu", Command_TasSettingsMenu, "Opens the TAS settings menu.");
|
||||
RegAdminCmd("sm_xutax_scan", Command_ScanOffsets, ADMFLAG_CHEATS, "Scan for possible offset locations");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user