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 @@
Preise: Ein Nummernfeld zur Angabe eines Artikelpreises wird der Registerkarte "Inventar" hinzugefügt
Beschreibungen im Raum: Zu jedem Objekt kann eine zusätzliche Beschreibung in den Räumen angezeigt werden
Eingabe mehrerer Kommandos in einem Kommandofeld erlauben (Getrennt durch einen Punkt)
- Speichern-Schaltfläche im Webplayer entfernen
Oberfläche
Thema
Schriftart
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 @@
Prices: adds a number box to the Inventory tab for the price of the item
In-room descriptions: additional text which each object contributes to a room description
Allow input of multiple commands in one line separated by "."
- Hide the Save button on the web player
Display
Theme
Text