Major Player refactor
This commit is contained in:
@@ -3,6 +3,8 @@ using Chickensoft.GodotNodeInterfaces;
|
||||
using Chickensoft.Introspection;
|
||||
using Godot;
|
||||
|
||||
namespace GameJamDungeon;
|
||||
|
||||
public interface IDeathMenu : IControl
|
||||
{
|
||||
void FadeIn();
|
||||
|
||||
Reference in New Issue
Block a user