feat: polish jump hop themed runtime assets
This commit is contained in:
@@ -168,6 +168,7 @@ function buildProfile(
|
||||
tileAssets: [],
|
||||
path: null,
|
||||
coverComposite: null,
|
||||
backButtonAsset: null,
|
||||
generationStatus: 'ready',
|
||||
},
|
||||
path: null as never,
|
||||
@@ -199,5 +200,6 @@ function buildProfile(
|
||||
height: 0,
|
||||
},
|
||||
tileAssets: [],
|
||||
backButtonAsset: null,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user