2012-11-27 14:48:48 +01:00
|
|
|
Module
|
|
|
|
name: game_modaldialog
|
|
|
|
description: Show and process modal dialogs
|
|
|
|
author: Summ
|
|
|
|
website: www.otclient.info
|
|
|
|
sandboxed: true
|
|
|
|
dependencies: [ game_interface ]
|
2013-01-18 23:39:11 +01:00
|
|
|
scripts: [ modaldialog ]
|
2012-11-27 14:48:48 +01:00
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|