WIP: use es-modules
This commit is contained in:
parent
ec5b050496
commit
baef49f116
143 changed files with 738 additions and 55 deletions
|
|
@ -69,7 +69,9 @@ Ox.load.UI = function(options, callback) {
|
|||
}
|
||||
});
|
||||
|
||||
Ox.UI = {};
|
||||
console.log("this happens?")
|
||||
|
||||
//Ox.UI = Ox.UI || {};
|
||||
|
||||
Ox.UI.LoadingScreen = (function() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue