Ajout des derniers développement #1
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
local Battler = require("scenes.battlesystem.actors.battler")
|
local Battler = require("scenes.battlesystem.actors.battler")
|
||||||
local Hero = Battler:extend()
|
local Hero = Battler:extend()
|
||||||
|
|
||||||
local ChoregraphySystem = require "scenes.battlesystem.actors.systems.choregraphy"
|
|
||||||
|
|
||||||
-- INIT FUNCTIONS
|
-- INIT FUNCTIONS
|
||||||
-- Initialize the hero
|
-- Initialize the hero
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue