mirror of
https://github.com/mehah/otclient
synced 2026-08-15 16:29:06 -04:00
10 lines
236 B
Text
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()
|