Migrate gui modules

This commit is contained in:
Cooldude2606
2023-10-01 23:44:38 +01:00
parent 51480e4ca5
commit edbfcd3afd
13 changed files with 153 additions and 123 deletions

View File

@@ -23,7 +23,8 @@ UsesServerUps:set_metadata{
local server_ups =
Gui.element{
type = 'label',
caption = 'SUPS = 60.0'
caption = 'SUPS = 60.0',
name = Gui.unique_static_name
}
:style{
font = 'default-game'