diff --git a/injector.html b/injector.html
index dfca69d..54ea6d8 100644
--- a/injector.html
+++ b/injector.html
@@ -46,6 +46,9 @@ patchedFile = patchedFile.replace("\r", "").replace("var main;\n(function() {",
ModAPI.hooks._rippedData.push(data);
/*/EaglerForge Client Patch/*/`
);
+
+ patchedFile = patchedFile.replace(` id="game_frame">`, ` id="game_frame">\
-