mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +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 'about'
|
||||
dofile 'about'
|
||||
About.init()
|
||||
|
||||
onUnload: |
|
||||
|
Reference in New Issue
Block a user