1
This commit is contained in:
parent
0b35212aa2
commit
45c5fda3c8
@ -3374,5 +3374,7 @@ void Room::CloseRoomSwitch(int tag)
|
|||||||
|
|
||||||
void Room::GMFastForward()
|
void Room::GMFastForward()
|
||||||
{
|
{
|
||||||
|
while (GetGasData().new_area_meta->GetSmallRingCount() >= 4) {
|
||||||
|
ForwardGasRing(1);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user