mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Dependenices
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- A module to prevent recipes from being unlocked by research. Accessed via the public functions.
|
||||
local Event = require 'utils.event'
|
||||
local Global = require 'utils.global'
|
||||
--- A module to prevent recipes from being unlocked by research. Accessed via the public functions.
|
||||
local Event = require 'utils.event' --- @dep utils.event
|
||||
local Global = require 'utils.global' --- @dep utils.global
|
||||
|
||||
local Public = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user