mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-09 12:26:29 +00:00
Rename /list_maps to /maps
This commit is contained in:
parent
0119993d1a
commit
8a85ba8223
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue