2012-11-27 14:48:48 +01:00
|
|
|
Module
|
|
|
|
name: game_modaldialog
|
|
|
|
description: Show and process modal dialogs
|
|
|
|
author: Summ
|
2017-11-19 20:09:31 +01:00
|
|
|
website: https://github.com/edubart/otclient
|
2012-11-27 14:48:48 +01:00
|
|
|
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()
|