mirror of
https://github.com/tacigar/maidroid.git
synced 2025-11-04 20:45:29 +01:00
Use maidroid_aux
This commit is contained in:
@@ -7,3 +7,5 @@ maidroid_aux = {}
|
|||||||
|
|
||||||
maidroid_aux.modname = "maidroid_aux"
|
maidroid_aux.modname = "maidroid_aux"
|
||||||
maidroid_aux.modpath = minetest.get_modpath(maidroid_aux.modname)
|
maidroid_aux.modpath = minetest.get_modpath(maidroid_aux.modname)
|
||||||
|
|
||||||
|
dofile(maidroid_aux.modpath .. "/table.lua")
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
maidroid
|
maidroid
|
||||||
|
maidroid_aux
|
||||||
|
|||||||
Reference in New Issue
Block a user