diff --git a/src/utils/V2Modal.tsx b/src/utils/V2Modal.tsx index d3cad4f04..d9058caf1 100644 --- a/src/utils/V2Modal.tsx +++ b/src/utils/V2Modal.tsx @@ -13,8 +13,7 @@ export const V2Modal = (): React.ReactElement => { const [open, setOpen] = useState(v2ModalOpen); return ( undefined}> - Welcome to bitburner v2.0.0!{" "} - While this version does not change the game a lot, it does have quite a few API breaks.{" "} + NOTICE FOR BREAKING CHANGES IN V2 A file was added to your home computer called V2_0_0_API_BREAK.txt and it is highly recommended you take a look at this file. It explains where most of the API break have occurred.