mirror of
https://github.com/edgegamers/Jailbreak.git
synced 2025-12-06 04:42:57 -08:00
add css_aw alias
This commit is contained in:
@@ -74,6 +74,7 @@ public class AutoWarden(IWardenSelectionService selectionService,
|
||||
return HookResult.Continue;
|
||||
}
|
||||
|
||||
[ConsoleCommand("css_aw")]
|
||||
[ConsoleCommand("css_autowarden")]
|
||||
public void Command_AutoWarden(CCSPlayerController? player, CommandInfo info) {
|
||||
if (player == null) return;
|
||||
|
||||
Reference in New Issue
Block a user