diff --git a/src/Engine/Core/Core.aslx b/src/Engine/Core/Core.aslx index fd11ffdb6..1276713f5 100644 --- a/src/Engine/Core/Core.aslx +++ b/src/Engine/Core/Core.aslx @@ -143,9 +143,6 @@ if (HasString(game, "marginscolour")) { JS.setCss ("body", "background-color:" + game.marginscolour) } - if (game.turnoffsavebutton) { - JS.setCss ("#controlButtons", "display:none") - } if (game.turnoffcompass) { JS.setCss ("#compassLabel", "display:none;") JS.setCss ("#compassAccordion", "display:none;") diff --git a/src/Engine/Core/CoreEditorGame.aslx b/src/Engine/Core/CoreEditorGame.aslx index a917d0857..6f6071bc8 100644 --- a/src/Engine/Core/CoreEditorGame.aslx +++ b/src/Engine/Core/CoreEditorGame.aslx @@ -625,14 +625,6 @@ game.showlocation and not game.classiclocation - - checkbox - [EditorGameHideSaveButton] - turnoffsavebutton - game.showlocation - - - title [EditorGameBorderCaption] diff --git a/src/Engine/Core/CoreTypes.aslx b/src/Engine/Core/CoreTypes.aslx index aaa5ef9a7..76606b4f9 100644 --- a/src/Engine/Core/CoreTypes.aslx +++ b/src/Engine/Core/CoreTypes.aslx @@ -45,7 +45,6 @@ > $! - false 1 Black diff --git a/src/Engine/Core/Languages/EditorDeutsch.aslx b/src/Engine/Core/Languages/EditorDeutsch.aslx index 8f3f625d1..e67bee784 100644 --- a/src/Engine/Core/Languages/EditorDeutsch.aslx +++ b/src/Engine/Core/Languages/EditorDeutsch.aslx @@ -150,7 +150,6 @@ - diff --git a/src/Engine/Core/Languages/EditorEnglish.aslx b/src/Engine/Core/Languages/EditorEnglish.aslx index 376e3ad0f..08e6be931 100644 --- a/src/Engine/Core/Languages/EditorEnglish.aslx +++ b/src/Engine/Core/Languages/EditorEnglish.aslx @@ -147,7 +147,6 @@ -