mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-07 18:14:01 +00:00
Merge branch 'master' of github.com:tobspr/shapez.io
This commit is contained in:
commit
8547dc409d
@ -81,7 +81,7 @@ export class HUDPuzzleEditorReview extends BaseHUDPart {
|
|||||||
closeLoading();
|
closeLoading();
|
||||||
|
|
||||||
//if it took so little ticks that it must have autocompeted
|
//if it took so little ticks that it must have autocompeted
|
||||||
if (simulatedTicks <= 300) {
|
if (simulatedTicks <= 500) {
|
||||||
this.root.hud.parts.dialogs.showWarning(
|
this.root.hud.parts.dialogs.showWarning(
|
||||||
T.puzzleMenu.validation.title,
|
T.puzzleMenu.validation.title,
|
||||||
T.puzzleMenu.validation.autoComplete
|
T.puzzleMenu.validation.autoComplete
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user