mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Refactor dialog buttons
This commit is contained in:
@@ -303,7 +303,7 @@ export class HUDWaypoints extends BaseHUDPart {
|
||||
title: T.dialogs.editMarker.title,
|
||||
desc: T.dialogs.editMarker.desc,
|
||||
formElements: [markerNameInput],
|
||||
extraButton: "delete:bad",
|
||||
buttons: ["delete:bad", "cancel", "ok:good"],
|
||||
});
|
||||
this.root.hud.parts.dialogs.internalShowDialog(dialog);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user