mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-17 20:58:13 +02:00
gui update fix
This commit is contained in:
parent
491d0b89a4
commit
d22a269d06
@ -110,6 +110,7 @@ local function on_player_left_game(event)
|
||||
if not global.difficulty_player_votes[player.name] then return end
|
||||
global.difficulty_player_votes[player.name] = nil
|
||||
set_difficulty()
|
||||
difficulty_gui()
|
||||
end
|
||||
|
||||
local function on_gui_click(event)
|
||||
|
Loading…
x
Reference in New Issue
Block a user