1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-27 22:38:18 +02:00

Changes for Mtn v3 and minor utils files

This commit is contained in:
Gerkiz
2023-12-04 23:03:28 +01:00
parent 3ecf651bf7
commit 2e626f819d
23 changed files with 384 additions and 206 deletions

View File

@@ -565,7 +565,7 @@ function Public.get_parent_frame(player)
end
--- This adds the given gui to the top gui.
---@param player userdata
---@param player LuaPlayer
---@param frame userdata|table
function Public.add_mod_button(player, frame)
if Public.get_button_flow(player)[frame.name] and Public.get_button_flow(player)[frame.name].valid then