This commit is contained in:
2024-06-18 18:25:11 +09:00
parent c7e2be81e3
commit e73a03b499

View File

@@ -1,5 +1,5 @@
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-CL__/graphics/'
local items = require 'config'
local main = {}