mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -37,7 +37,7 @@ UsesServerUps:on_load(function(player_name, visible)
|
|||||||
|
|
||||||
--- @diagnostic disable-next-line undefined-field
|
--- @diagnostic disable-next-line undefined-field
|
||||||
if not External.valid() or not storage.ext.var.server_ups then visible = false end
|
if not External.valid() or not storage.ext.var.server_ups then visible = false end
|
||||||
label.visible = visible or false
|
label.visible = visible
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--- Toggles if the server ups is visbile
|
--- Toggles if the server ups is visbile
|
||||||
|
|||||||
Reference in New Issue
Block a user