diff options
Diffstat (limited to 'gamemode/shared/log.lua')
| -rw-r--r-- | gamemode/shared/log.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/shared/log.lua b/gamemode/shared/log.lua index 24fe58f..8005000 100644 --- a/gamemode/shared/log.lua +++ b/gamemode/shared/log.lua @@ -1,6 +1,6 @@ --- Logging utility. -- This prints things to the console for now, maybe it can automatically file bugs and save bug reports in the future? ---@module log.lua +--@shared log.lua local log = {} |
