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:
parent
f2713dc52e
commit
829481ce87
@ -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")
|
||||
|
@ -1 +1,2 @@
|
||||
maidroid
|
||||
maidroid_aux
|
||||
|
Loading…
Reference in New Issue
Block a user