mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
fix use with, improve move, change icons, improve topbar
This commit is contained in:
8
modules/game_combatcontrols/combatcontrols.lua
Normal file
8
modules/game_combatcontrols/combatcontrols.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
CombatControls = {}
|
||||
|
||||
function CombatControls.init()
|
||||
end
|
||||
|
||||
|
||||
function CombatControls.terminate()
|
||||
end
|
Reference in New Issue
Block a user