mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-14 11:30:08 +02:00
Fix corp not moving
This commit is contained in:
@@ -41,6 +41,7 @@ export function SpecialLocation(props: IProps): React.ReactElement {
|
||||
createPopup(popupId, CreateCorporationPopup, {
|
||||
player: player,
|
||||
popupId: popupId,
|
||||
router: router,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user