This commit is contained in:
2024-09-19 00:38:35 +09:00
parent 5a6c12d79b
commit f768b263d6
3 changed files with 9 additions and 9 deletions

View File

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