Basis of RaiseWater implemented in a way that doesn't work with our amount of lag.
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
{ }
|
||||
|
||||
void Initialize() override;
|
||||
void InitializeObjects() override;
|
||||
void InitializeObjects();
|
||||
|
||||
void UpdateEntity(double dt, EntityID entity, EntityID parent) override;
|
||||
void FlipPause();
|
||||
|
||||
Reference in New Issue
Block a user