Add debug menu, add ability to load next floor or spawn item
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IKillable
|
||||
{
|
||||
public void Die();
|
||||
public abstract void Die();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user