2011-11-02 04:02:56 +01:00
|
|
|
Module
|
2011-12-05 19:27:07 +01:00
|
|
|
name: client_background
|
2011-11-02 04:02:56 +01:00
|
|
|
description: Handles the background of the login screen
|
2012-05-01 15:06:38 +02:00
|
|
|
author: edubart
|
|
|
|
website: www.otclient.info
|
2013-01-18 23:39:11 +01:00
|
|
|
sandboxed: true
|
|
|
|
scripts: [ background ]
|
|
|
|
dependencies: [ client_topmenu ]
|
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|