1
0
镜像自地址 https://github.com/tacigar/maidroid.git 已同步 2025-10-27 09:35:18 +01:00

[UPDATE] Use infotext of maidroid

这个提交包含在:
tacigar
2016-09-16 22:37:18 +09:00
父节点 c811877bcd
当前提交 59f7d72a51
共有 2 个文件被更改,包括 23 次插入1 次删除

查看文件

@@ -13,7 +13,7 @@ end
local function on_stop(self)
self.state = nil
self.object:setvelocty{x = 0, y = 0, z = 0}
self.object:setvelocity{x = 0, y = 0, z = 0}
end
local on_resume = on_start