Reworded offline message

This commit is contained in:
Mitchell McCaffrey 2020-11-26 13:17:32 +11:00
parent 5209317d1e
commit 794ba22689

View File

@ -127,7 +127,7 @@ function Game() {
<Banner isOpen={offline} onRequestClose={() => {}} allowClose={false}>
<Box p={1}>
<Text as="p" variant="body2">
Offline, refresh to reconnect.
Unable to connect to game, refresh to reconnect.
</Text>
</Box>
</Banner>