mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Revert "Merge branch 'Isometric-Dev' into master"
This reverts commitae0648fccc, reversing changes made tod7243e8265.
This commit is contained in:
@@ -495,7 +495,6 @@ void TerrainClass::AI(void)
|
||||
if ((*this == TERRAIN_MINE) && (Frame % (Rule.GrowthRate * TICKS_PER_MINUTE)) == 0) {
|
||||
Map[::As_Cell(As_Target())].Spread_Tiberium(true);
|
||||
}
|
||||
|
||||
if (StageClass::Graphic_Logic()) {
|
||||
Mark();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user