コード例 #1
0
ファイル: LevelMgr.cs プロジェクト: SixWays/LD32
 public static void Heal()
 {
     _instance.HealMe();
 }