mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
replace require with dofile, rename Hotkeys to Keyboard
This commit is contained in:
@@ -5,7 +5,7 @@ Module
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
onLoad: |
|
||||
require 'background'
|
||||
dofile 'background'
|
||||
Background.init()
|
||||
|
||||
onUnload: |
|
||||
|
Reference in New Issue
Block a user