mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01: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