Add newlines
This commit is contained in:
parent
7aa67803ed
commit
664686f199
2 changed files with 2 additions and 2 deletions
2
xm.js
2
xm.js
|
|
@ -1271,4 +1271,4 @@ window.onload = function() {
|
|||
}
|
||||
DownloadXM(uri);
|
||||
}
|
||||
})(window, document);
|
||||
})(window, document);
|
||||
|
|
|
|||
|
|
@ -293,4 +293,4 @@ player.effects_t1 = [ // effect functions on tick 1+
|
|||
eff_unimplemented, // y
|
||||
eff_unimplemented // z
|
||||
];
|
||||
})(window || {});
|
||||
})(window || {});
|
||||
|
|
|
|||
Loading…
Reference in a new issue