Added changes requested by mark

This commit is contained in:
Cooldude2606
2020-06-03 00:01:19 +01:00
parent 7811ad2e11
commit 3f2382d2ac
9 changed files with 72 additions and 54 deletions

View File

@@ -37,7 +37,7 @@ end)
--- Toggles if the server ups is visbile
-- @command server-ups
Commands.new_command('server-ups', 'Toggle the server ups display')
Commands.new_command('server-ups', 'Toggle the server UPS display')
:add_alias('sups', 'ups')
:register(function(player)
local label = player.gui.screen[server_ups.name]