mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
fix create gang not working.
This commit is contained in:
@@ -80,6 +80,8 @@ export function FactionRoot(props: IProps): React.ReactElement {
|
||||
createPopup(popupId, CreateGangPopup, {
|
||||
popupId: popupId,
|
||||
facName: faction.name,
|
||||
player: player,
|
||||
router: router,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user