1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-07-04 16:50:25 +02:00

Modify various

This commit is contained in:
tacigar
2017-01-03 10:43:56 +09:00
parent 4fa83404d5
commit 4b32c4c5cd
6 changed files with 10 additions and 8 deletions

View File

@ -148,7 +148,7 @@ do -- register core writer
core_entity.object:remove()
end
maidroid_tool.register_writer("maidroid_tool:core_writer", {
maidroid_tool._aux.register_writer("maidroid_tool:core_writer", {
description = "maidroid tool : core writer",
formspec = formspec,
tiles = tiles,