Fix invalid @realm tags

This commit is contained in:
peelz
2022-08-03 21:34:42 -04:00
parent 7e99cdef29
commit e0defa82e2
2 changed files with 12 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ Game.ServerSettings = true
Game.Settings = true
--- ChatBox.
-- @realm ChatBox
-- @realm server
Game.ChatBox = true
--- Send chat message to every client.