the me 2022-08-18 17:14:02 -07:00
parent dcd717febe
commit bf395b7d01
8 changed files with 100 additions and 9 deletions

View file

@ -1 +1,4 @@
state();
if data.hp.val <= 0 {
c_deleteunit(pos.x, pos.y, id);
}