mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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