You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-27 22:38:18 +02:00
Mtn: Fix many bugs
This commit is contained in:
@@ -64,9 +64,6 @@ local function on_gui_click(event)
|
||||
if element.caption ~= '✚' then
|
||||
return
|
||||
end
|
||||
if element.sprite ~= 'virtual-signal/signal-red' then
|
||||
return
|
||||
end
|
||||
|
||||
local rpg_t = Public.get_value_from_player(player.index)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user