Add backbone for card creation and implement Camera minigame mechanics
This commit is contained in:
@@ -15,7 +15,7 @@ namespace AppleHills.Core.Interfaces
|
||||
/// <summary>
|
||||
/// Resumes the component's functionality
|
||||
/// </summary>
|
||||
void Resume();
|
||||
void DoResume();
|
||||
|
||||
/// <summary>
|
||||
/// Gets whether the component is currently paused
|
||||
|
||||
Reference in New Issue
Block a user