Working on Init Bugs

This commit is contained in:
Cooldude2606
2018-10-12 19:23:02 +01:00
parent 0b6009e92e
commit ba3a01f9d6
7 changed files with 12 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
-- @alais ThisModule
-- Module Require
local Game = require('FactorioStdLib@^0.8.0')
local Game = require('FactorioStdLib.Game@^0.8.0')
-- Local Varibles
local entites = require(module_path..'/src/entites')