mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-06 20:36:51 +01:00
Version 2.0 - preys, bot updates, ui improvements
This commit is contained in:
@@ -13,3 +13,7 @@ context.doScreenshot = function(filename)
|
||||
g_app.doScreenshot(filename)
|
||||
end
|
||||
context.screenshot = context.doScreenshot
|
||||
|
||||
context.getVersion = function()
|
||||
return g_app.getVersion()
|
||||
end
|
||||
Reference in New Issue
Block a user