tibia-client/modules/game_combatcontrols/combatcontrols.otmod

10 lines
236 B
Plaintext
Raw Normal View History

Module
name: game_combatcontrols
description: Combat controls window
author: edubart, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ combatcontrols ]
@onLoad: init()
@onUnload: terminate()