mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix lint
This commit is contained in:
parent
abff623194
commit
2695694f50
@ -507,6 +507,7 @@ export class PuzzleMenuState extends TextualGameState {
|
||||
/**
|
||||
*
|
||||
* @param {import("../savegame/savegame_typedefs").PuzzleFullData} puzzle
|
||||
* @param {Array<number>=} nextPuzzles
|
||||
*/
|
||||
startLoadedPuzzle(puzzle, nextPuzzles) {
|
||||
const savegame = Savegame.createPuzzleSavegame(this.app);
|
||||
|
Loading…
Reference in New Issue
Block a user