diff options
Diffstat (limited to 'gamemode/shared/concommands.lua')
| -rw-r--r-- | gamemode/shared/concommands.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/shared/concommands.lua b/gamemode/shared/concommands.lua index 79ea0f3..ad91d53 100644 --- a/gamemode/shared/concommands.lua +++ b/gamemode/shared/concommands.lua @@ -1,6 +1,6 @@ --- Concommand autocomplete helper. -- Helps you write console commands' autocomplete functions ---@module concommands.lua +--@shared concommands.lua local fuzzel = nrequire("fuzzel.lua") |
