mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
add chat panel, send text messages, guard forbidden functions with an ifdef
This commit is contained in:
@@ -44,3 +44,6 @@ function Game.onVipStateChange(id, online)
|
||||
|
||||
label.vipOnline = online
|
||||
end
|
||||
|
||||
connect(Game, { onLogin = VipList.create,
|
||||
onLogout = VipList.destroy })
|
||||
|
Reference in New Issue
Block a user