mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-11-27 00:09:26 +00:00
Test values
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Component, _decorator } from "cc";
|
||||
import { UnitHealth } from "../UnitHealth";
|
||||
import { UnitHealth } from "../../UnitHealth";
|
||||
import { PlayerHealthUI } from "./PlayerHealthUI";
|
||||
const { ccclass, property } = _decorator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user