1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-01-25 06:50:22 +01:00

Use maidroid_aux

This commit is contained in:
tacigar 2016-12-19 11:59:45 +09:00
parent f2713dc52e
commit 829481ce87
2 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,5 @@ maidroid_aux = {}
maidroid_aux.modname = "maidroid_aux"
maidroid_aux.modpath = minetest.get_modpath(maidroid_aux.modname)
dofile(maidroid_aux.modpath .. "/table.lua")

View File

@ -1 +1,2 @@
maidroid
maidroid_aux