mirror of
https://github.com/tacigar/maidroid.git
synced 2024-11-15 23:00:20 +01:00
commit
9138e52053
|
@ -198,8 +198,6 @@ do
|
|||
local function on_activate(self, staticdata)
|
||||
self.object:set_properties{textures = {"maidroid_tool:core_node"}}
|
||||
|
||||
print(staticdata)
|
||||
|
||||
if staticdata ~= "" then
|
||||
local data = minetest.deserialize(staticdata)
|
||||
self.is_rotating = data["is_rotating"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user