Fixed all bugs I know of. MultiBall appear upon ice falling in water.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Components
|
||||
struct Brick : Component
|
||||
{
|
||||
int Score = 50;
|
||||
int Type = 0;
|
||||
bool Removed = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user