updated 强迫症!缩进统一
This commit is contained in:
parent
d1437651c9
commit
f1cac66518
2
game.js
2
game.js
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
// requestAnimationFrame polyfill
|
// requestAnimationFrame polyfill
|
||||||
if (!Date.now)
|
if (!Date.now)
|
||||||
Date.now = function() { return new Date().getTime(); };
|
Date.now = function() { return new Date().getTime(); };
|
||||||
(function() {
|
(function() {
|
||||||
'use strict';
|
'use strict';
|
||||||
var vendors = ['webkit', 'moz'];
|
var vendors = ['webkit', 'moz'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user