Shorten cloud save modal

This commit is contained in:
SpectralFlame 2022-09-29 12:25:52 -05:00 committed by cyip92
parent 2e31e6d569
commit 21910bbd16
4 changed files with 1 additions and 3 deletions

View File

@ -5794,6 +5794,7 @@ br {
display: flex;
flex-direction: column;
align-items: center;
font-size: 1.3rem;
margin-bottom: 1rem;
}

View File

@ -77,7 +77,6 @@ export default {
:show-name="hasDifferentName"
save-type="Local Save"
/>
<br>
<SaveInfoEntry
:save-data="conflict.cloud"
:other-data="conflict.local"

View File

@ -99,7 +99,6 @@ export default {
:show-name="hasDifferentName"
save-type="Cloud Save"
/>
<br>
Would you like to overwrite the Cloud Save? Your choice here will apply for every
time the game automatically attempts to Cloud Save, until the page is reloaded.
<div

View File

@ -148,7 +148,6 @@ export default {
<span v-html="formattedSTDText" />
{{ timePlayed }}
<br>
<br>
<span v-html="antimatter" />
<span v-html="prestigeCount" />
<span v-html="prestigeResource" />