mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2026-02-14 20:32:29 +00:00
new upgrades, restrucutre
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Collider2D, Contact2DType } from "cc";
|
||||
import { GroupType } from "../GroupType";
|
||||
import { Player } from "../Player/Player";
|
||||
import { Player } from "../Unit/Player/Player";
|
||||
import { GameTimer } from "../../Services/GameTimer";
|
||||
import { Enemy } from "../Enemy/Enemy";
|
||||
import { XP } from "../XP/XP";
|
||||
|
||||
Reference in New Issue
Block a user