mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-17 20:58:13 +02:00
Mtn: fix local non local
This commit is contained in:
parent
b0e1ac1bf8
commit
158cac00db
@ -70,7 +70,7 @@ local function upperCase(str)
|
||||
return (str:gsub('^%l', string.upper))
|
||||
end
|
||||
|
||||
function notify_season_over_to_discord()
|
||||
local function notify_season_over_to_discord()
|
||||
local server_name_matches = Server.check_server_name(scenario_name)
|
||||
|
||||
local stateful = Public.get_stateful()
|
||||
|
Loading…
x
Reference in New Issue
Block a user