From 3e7143a601630b13a1f952c48a5e4cb1b0d86f64 Mon Sep 17 00:00:00 2001 From: fustyles <34397289+fustyles@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:14:30 +0800 Subject: [PATCH] Update en.js --- SpBlocklyJS/GameElements_20190131/en.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/SpBlocklyJS/GameElements_20190131/en.js b/SpBlocklyJS/GameElements_20190131/en.js index e4bea114a3..1605bc767f 100644 --- a/SpBlocklyJS/GameElements_20190131/en.js +++ b/SpBlocklyJS/GameElements_20190131/en.js @@ -640,5 +640,3 @@ Blockly.Msg["DECODEURI"] = "decodeURI"; Blockly.Msg["GOOGLEMAP_EMBED"] = "Google map embed html"; Blockly.Msg["GOOGLEMAP_EMBED_KEY"] = "Key"; Blockly.Msg["GOOGLEMAP_EMBED_QUERY"] = "Query"; -Blockly.Msg["GOOGLEMAP_EMBED_WIDTH"] = "Width"; -Blockly.Msg["GOOGLEMAP_EMBED_HEIGHT"] = "Height";