system events
This commit is contained in:
parent
17240b21e4
commit
182194702a
@ -241,7 +241,6 @@ core.prototype.init = function (coreData, callback) {
|
||||
core.material.items = core.items.getItems();
|
||||
core.material.enemys = core.enemys.getEnemys();
|
||||
core.material.icons = core.icons.getIcons();
|
||||
core.material.events = core.events.getEvents();
|
||||
|
||||
core.platform.isOnline = location.protocol.indexOf("http")==0;
|
||||
if (core.platform.isOnline) {
|
||||
|
||||
1033
libs/events.js
1033
libs/events.js
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user