Fix something I broke. Heh.

This commit is contained in:
DesertMermaid 2024-12-12 16:26:44 -08:00
parent 1708e2d461
commit 96dd920132
2 changed files with 10 additions and 79 deletions

View file

@ -13,4 +13,4 @@
vox_overworld = {}
--dofile(core.get_modpath(core.get_current_modname()) .. "/registry.lua")
dofile(core.get_modpath(core.get_current_modname()) .. "/registry.lua")