1
This commit is contained in:
parent
35179492c7
commit
8d0e7ddf4c
@ -492,6 +492,9 @@ void Room::UpdateGas()
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
if (gas_data.gas_mode == GasInactive) {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Room::GenSmallCircle(Vector2D big_circle_pos, float big_circle_rad, float small_circle_rad,
|
bool Room::GenSmallCircle(Vector2D big_circle_pos, float big_circle_rad, float small_circle_rad,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user