mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Don't define global as a local
This commit is contained in:
parent
7f8eb83e55
commit
857baf6c5e
@ -1,4 +1,3 @@
|
||||
local global = {}
|
||||
local Task = require 'utils.Task'
|
||||
local Game = require 'utils.game'
|
||||
local Event = require 'utils.event'
|
||||
|
Loading…
Reference in New Issue
Block a user