This commit is contained in:
2024-06-17 04:59:51 +09:00
parent 812dde4e02
commit 1d6e20e27e

View File

@@ -1,5 +1,6 @@
local alpha_order = {'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm'} local alpha_order = {'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm'}
-- local graphics_location = '__PHI-EN__/graphics/' -- local graphics_location = '__PHI-EN__/graphics/'
local items = require 'config'
local main = {} local main = {}
-- entity -- entity