mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
Update to cooldown panel
- Removed cooldowns from game interface - Using UIProgressRect
This commit is contained in:
9
modules/game_cooldown/cooldown.otmod
Normal file
9
modules/game_cooldown/cooldown.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
Module
|
||||
name: game_cooldown
|
||||
description: Spellcooldowns
|
||||
author: OTClient team
|
||||
website: www.otclient.info
|
||||
sandboxed: true
|
||||
scripts: [ cooldown.lua ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user