mirror of
https://github.com/edubart/otclient.git
synced 2026-01-14 18:01:29 +01:00
add chat panel, send text messages, guard forbidden functions with an ifdef
This commit is contained in:
@@ -9,10 +9,6 @@ Module
|
||||
|
||||
onLoad: |
|
||||
require 'viplist'
|
||||
VipList.create()
|
||||
return true
|
||||
|
||||
onUnload:
|
||||
VipList.destroy()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user