mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix savegame bugs
This commit is contained in:
@@ -246,7 +246,7 @@ export class PuzzleMenuState extends TextualGameState {
|
||||
/**
|
||||
*
|
||||
* @param {*} category
|
||||
* @returns {Promise<import("../savegame/savegame_typedefs").PuzzleMetadata[]}
|
||||
* @returns {Promise<import("../savegame/savegame_typedefs").PuzzleMetadata[]>}
|
||||
*/
|
||||
getPuzzlesForCategory(category) {
|
||||
if (category === "levels") {
|
||||
|
||||
Reference in New Issue
Block a user