mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
save/load
This commit is contained in:
@@ -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']],
|
||||
|
Reference in New Issue
Block a user