Update 'lib/domains/voluntaria/room/bridge.c'

This commit is contained in:
Babylon 2020-09-06 06:25:47 -07:00
parent 18b2a98365
commit 4105313be6

View File

@ -59,6 +59,7 @@ int navicomputer (string dest) {
return 0; return 0;
} }
airlock->SetPlanet(planet); airlock->SetPlanet(planet);
exit->SetPlanet(planet);
if(!planet == 1) { if(!planet == 1) {
} }
return 1; return 1;