mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fix Rocket GUI
This commit is contained in:
@@ -322,6 +322,7 @@ script.on_event(defines.events.on_player_joined_game, function(event)
|
||||
end
|
||||
--Standard start up
|
||||
local player = game.players[event.player_index]
|
||||
silo_script.gui_init(player)
|
||||
autoRank(player)
|
||||
player.print({"", "Welcome"})
|
||||
drawPlayerList()
|
||||
|
||||
Reference in New Issue
Block a user