unknown
This commit is contained in:
@@ -159,11 +159,6 @@ This operation is crucial. Execute with precision. Command out.]]
|
||||
-- self.dialogue:setPadding(4)
|
||||
end
|
||||
|
||||
function round(number)
|
||||
local formatted = string.format("%.2f", number)
|
||||
return formatted
|
||||
end
|
||||
|
||||
local elapsedTime = 0
|
||||
function scene:update()
|
||||
scene.super.update(self)
|
||||
|
||||
Reference in New Issue
Block a user