You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-09-16 09:06:21 +02:00
typo v1.1.1.5.4
This commit is contained in:
@@ -5,8 +5,8 @@ local _inspect = require 'utils.inspect'.inspect
|
||||
local Public = {}
|
||||
|
||||
Public.scenario_id_name = 'pirates'
|
||||
Public.version_string = '1.1.1.5.3'
|
||||
Public.version_float = 1.1153
|
||||
Public.version_string = '1.1.1.5.4'
|
||||
Public.version_float = 1.1154
|
||||
|
||||
Public.blueprint_library_allowed = true
|
||||
Public.blueprint_importing_allowed = true
|
||||
|
Reference in New Issue
Block a user