mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-01-01 13:11:40 +09:00
.
This commit is contained in:
@@ -145,8 +145,7 @@ local rocket_entry =
|
|||||||
local button = toggle_launch(flow)
|
local button = toggle_launch(flow)
|
||||||
button.tooltip = silo_data.toggle_tooltip
|
button.tooltip = silo_data.toggle_tooltip
|
||||||
button.sprite = silo_data.toggle_sprite
|
button.sprite = silo_data.toggle_sprite
|
||||||
end
|
end]]
|
||||||
]]
|
|
||||||
|
|
||||||
-- Add the remote launch if the player is allowed it
|
-- Add the remote launch if the player is allowed it
|
||||||
if check_player_permissions(player, "remote_launch") then
|
if check_player_permissions(player, "remote_launch") then
|
||||||
|
|||||||
Reference in New Issue
Block a user