Update remote respacks URL. Should fix #33

master
Will Toohey 7 years ago
parent dd1fefbf34
commit 287e95121f
  1. 2
      src/js/ResourceManager.js

@ -32,7 +32,7 @@ let getAndIncrementUnique = function() {
};
// NOTE: Any packs referenced need CORS enabled or loads fail
let packsURL = "https://cdn.0x40hu.es/getRespacks.php";
let packsURL = "https://cdn.0x40.ga/getRespacks.php";
class Resources {
constructor(core, huesWin) {

Loading…
Cancel
Save