Rename /list_maps to /maps

This commit is contained in:
IonicCheese 2026-02-19 19:28:57 -08:00
commit 8a85ba8223

View file

@ -39,7 +39,7 @@ core.register_chatcommand("stop", {
end
})
core.register_chatcommand("list_maps", {
core.register_chatcommand("maps", {
params = "",
privs = {match_manager = true},
description = "List all maps",