diff --git a/play.php b/play.php
index 84339ae..eb839ea 100644
--- a/play.php
+++ b/play.php
@@ -119,7 +119,7 @@
EJS_core = '$console';
$bios
EJS_gameUrl = './roms/".$_GET['game']."';
- EJS_pathtodata = 'data/';");
+ EJS_pathtodata = 'https://cdn.emulatorjs.org/stable/data/';");
?>
EJS_onSaveState = function(data) {
@@ -162,6 +162,6 @@
xhr.send();
};
-
+