RaiseWater implemented. Set Debug RaiseWater to true to activate it. And fixed second stage crashing.
This commit is contained in:
@@ -15,7 +15,8 @@ namespace Components
|
||||
|
||||
struct BrickPart : Component
|
||||
{
|
||||
|
||||
bool Submerged = false;
|
||||
int NumberOfPartsInBrick;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user