Merge and fix

This commit is contained in:
paulevsGitch 2020-11-08 15:07:19 +03:00
parent b91c85529d
commit ce9f4add97
548 changed files with 17517 additions and 16862 deletions

View file

@ -1,5 +1,5 @@
package ru.betterend.interfaces;
public interface ISlime {
public void setSlimeSize(int size, boolean heal);
}
package ru.betterend.interfaces;
public interface ISlime {
public void setSlimeSize(int size, boolean heal);
}