mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Update luacheck
This commit is contained in:
@@ -30,7 +30,7 @@ local SCHEME = {
|
||||
|
||||
local function update_visual(self)
|
||||
local rotation = vmath.vector3(0, 0, self.angle)
|
||||
gui.set_rotation(self.node, rotation)
|
||||
gui.set_euler(self.node, rotation)
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user