mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Add missing comment tag
This commit is contained in:
parent
7de43bbe69
commit
ca7d6edbd5
@ -75,7 +75,7 @@ end
|
||||
--- allowed_by_server = false, -- lets the server execute this, defaults to false
|
||||
--- allowed_by_player = true, -- lets players execute this, defaults to true
|
||||
--- log_command = true, -- defaults to false unless admin only, then always true
|
||||
--- capture_excess_arguments = true, defaults to false, captures excess arguments in the last argument, useful for sentences
|
||||
--- capture_excess_arguments = true, -- defaults to false, captures excess arguments in the last argument, useful for sentences
|
||||
---}
|
||||
---
|
||||
---The callback receives the following arguments:
|
||||
|
Loading…
Reference in New Issue
Block a user