mirror of
https://github.com/tacigar/maidroid.git
synced 2025-07-05 01:00:23 +02:00
[UPDATE] Use infotext of maidroid
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user