otclient-redemption/modules/client_ui_debug/client_ui_debug.otmod
Eduardo Dantas 46b21f0166 test base1
2026-01-06 11:48:00 -03:00

10 lines
236 B
Text

Module
name: client_ui_debug
description: Draws tree of widgets on mouse position
author: Gesior.pl
reloadable: true
sandboxed: true
//autoload: true
scripts: [ client_ui_debug ]
@onLoad: init()
@onUnload: terminate()