Fix create corp text

This commit is contained in:
pigalot 2022-01-11 19:42:51 +00:00
parent 8729b54a9c
commit bea6b0e0b1

@ -56,9 +56,9 @@ export function CreateCorporationModal(props: IProps): React.ReactElement {
return (
<Modal open={props.open} onClose={props.onClose}>
<Typography>
Would you like to start a corporation? This will require $150b for registration and initial funding. This $150b
Would you like to start a corporation? This will require $150b for registration and initial funding. {player.bitNodeN === 3 && (`This $150b
can either be self-funded, or you can obtain the seed money from the government in exchange for 500 million
shares
shares`)}
<br />
<br />
If you would like to start one, please enter a name for your corporation below: