generated from your-land/yl_template
Rename yl_api_food to yl_api_nodestages
This commit is contained in:
parent
626997268f
commit
c48af0a983
@ -21,5 +21,5 @@ read_globals = {
|
||||
"default", "sfinv", "creative",
|
||||
|
||||
-- depency
|
||||
"yl_api_food"
|
||||
"yl_api_nodestages"
|
||||
}
|
||||
|
@ -66,4 +66,4 @@ table.insert(stages, {
|
||||
})
|
||||
]]--
|
||||
|
||||
assert(yl_api_food.register_stages(stages, overwrite))
|
||||
assert(yl_api_nodestages.register_stages(stages, overwrite))
|
||||
|
Loading…
Reference in New Issue
Block a user