riversong code showcase
This commit is contained in:
7
Source/Riversong/Game/Onboarding/OnboardingState.cs
Normal file
7
Source/Riversong/Game/Onboarding/OnboardingState.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace DanieleMarotta.RiversongCodeShowcase
|
||||
{
|
||||
public class OnboardingState
|
||||
{
|
||||
public OnboardingEvents CompletedEvents { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user