Add plastique item
Add Door object Initial work for look up animation
This commit is contained in:
@@ -4,6 +4,8 @@ public partial class AppLogic
|
||||
{
|
||||
public static class Output
|
||||
{
|
||||
public readonly record struct Initialize;
|
||||
|
||||
public readonly record struct FadeToBlack;
|
||||
|
||||
public readonly record struct ShowSplashScreen;
|
||||
|
||||
Reference in New Issue
Block a user