mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
Fix #125
This commit is contained in:
parent
9eca9e73ab
commit
a986bc926a
@ -251,6 +251,7 @@ function newobject:SetText(text)
|
||||
end
|
||||
textobject:Remove()
|
||||
textobject.parent = self
|
||||
textobject.state = self.state
|
||||
textobject.collide = false
|
||||
textobject:SetFont(self.font)
|
||||
textobject:SetText(text)
|
||||
|
Loading…
Reference in New Issue
Block a user