mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-25 21:29:06 +02:00
random tweak
This commit is contained in:
parent
12aa64706e
commit
bea9e619fa
@ -1,9 +1,8 @@
|
||||
local Server = require 'utils.server'
|
||||
local GUI = require 'utils.gui'
|
||||
local Event = require 'utils.event'
|
||||
local Color = require 'utils.color_presets'
|
||||
|
||||
local ups_label = GUI.uid_name()
|
||||
local ups_label = 'ups_label'
|
||||
|
||||
local function validate_player(player)
|
||||
if not player then
|
||||
|
Loading…
x
Reference in New Issue
Block a user