This commit is contained in:
2024-12-31 13:49:34 +09:00
parent 6d6e44f0da
commit 118b99f521

View File

@@ -145,8 +145,7 @@ local rocket_entry =
local button = toggle_launch(flow)
button.tooltip = silo_data.toggle_tooltip
button.sprite = silo_data.toggle_sprite
end
]]
end]]
-- Add the remote launch if the player is allowed it
if check_player_permissions(player, "remote_launch") then