fix use with, improve move, change icons, improve topbar

This commit is contained in:
Eduardo Bart
2012-01-24 16:39:16 -02:00
parent fb386b3845
commit 24aab00431
46 changed files with 185 additions and 108 deletions

View File

@@ -0,0 +1,8 @@
CombatControls = {}
function CombatControls.init()
end
function CombatControls.terminate()
end

View File

@@ -0,0 +1,7 @@
Module
name: game_combatcontrols
description: Combat controls window
author: OTClient team
website: https://github.com/edubart/otclient
onLoad: |
require 'combatcontrols'

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B