hit points

This commit is contained in:
Leen Dereu
2018-03-23 13:31:43 +01:00
parent b61378e423
commit 036a194fb3

View File

@@ -594,6 +594,10 @@ public class Worm {
subtractActionPoints(cost); subtractActionPoints(cost);
} }
public void collision() {
}
//=================================================================================== //===================================================================================
// endregion // endregion