save/load

This commit is contained in:
Kyle
2020-08-16 14:57:14 -07:00
parent 6b1f513b02
commit fbd1ae0538
54 changed files with 408 additions and 157 deletions

View File

@@ -1,5 +1,5 @@
if (!loadedVersions.includes('unstableRegular')) {
loadedVersions.push('unstableRegular')
if (!loadedVersions.includes('unstable/regular')) {
loadedVersions.push('unstable/regular')
loadFrameImages([
['White Frame', '/data/images/cardImages/unstable/unstableFrameW.png', 0, 0, 1, 1, ['Full']],
['Blue Frame', '/data/images/cardImages/unstable/unstableFrameU.png', 0, 0, 1, 1, ['Full']],