Implement BGM and SFX event system
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
public readonly record struct Initialize;
|
||||
|
||||
public readonly record struct GoToOverworld;
|
||||
|
||||
public readonly record struct OpenInventory;
|
||||
|
||||
public readonly record struct CloseInventory;
|
||||
|
||||
Reference in New Issue
Block a user