コード例 #1
0
 void revive()
 {
     point = 0;
     playerInArea.Clear();
     myHitbox.reviveAction();
 }