Version 0.999 beta, with more bug fixes

This commit is contained in:
OTCv8
2019-10-31 17:11:43 +01:00
parent 06b08af1df
commit 85a7fbf0a6
11 changed files with 21 additions and 18 deletions

View File

@@ -38,6 +38,7 @@ function executeBot(config, storage, tabs, msgCallback)
context.regexMatch = regexMatch
-- classes
context.g_resources = g_resources
context.g_game = g_game
context.g_map = g_map
context.g_ui = g_ui