mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Remove todo
This commit is contained in:
parent
184d5fa56d
commit
2a397163bc
@ -1,10 +1,3 @@
|
||||
--[[
|
||||
Create table of tables, each holding the last event of a particular type:
|
||||
last_triggers = {
|
||||
on_player_joined = {event},
|
||||
on_player_left = {event}
|
||||
}
|
||||
]]
|
||||
local Event = require 'utils.event'
|
||||
local Global = require 'utils.global'
|
||||
local table = require 'utils.table'
|
||||
|
Loading…
Reference in New Issue
Block a user