mirror of
https://github.com/edubart/otclient.git
synced 2025-12-13 04:19:46 +01:00
Merge pull request #873 from EgzoT/EgzoT-getBackground
Add function getBackground
This commit is contained in:
@@ -45,3 +45,7 @@ end
|
|||||||
function setVersionText(text)
|
function setVersionText(text)
|
||||||
clientVersionLabel:setText(text)
|
clientVersionLabel:setText(text)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function getBackground()
|
||||||
|
return background
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user