mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-20 03:29:47 +02:00
fix
This commit is contained in:
parent
15e5c147a4
commit
6d14efb8ea
@ -27,6 +27,7 @@ local function create_stage_gui(player)
|
||||
end
|
||||
|
||||
function update_stage_gui()
|
||||
if not global.stages then return end
|
||||
local caption = "Level: " .. global.current_level
|
||||
caption = caption .. " | Stage: "
|
||||
local stage = global.current_stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user