tibia-client/modules/game_modaldialog/modaldialog.otmod

11 lines
249 B
Plaintext

Module
name: game_modaldialog
description: Show and process modal dialogs
author: Summ
website: www.otclient.info
sandboxed: true
dependencies: [ game_interface ]
scripts: [ modaldialog.lua ]
@onLoad: init()
@onUnload: terminate()