[TASK] Added more duck spawn, performance fixes, instruction in the minigame, option to zoom in on stickers
This commit is contained in:
7
Assets/ICollectableDuckData.cs
Normal file
7
Assets/ICollectableDuckData.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace DefaultNamespace
|
||||
{
|
||||
public interface ICollectableDuckData
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user