Explorar o código

Merge pull request #14432 from Mugen87/dev14

Sprite: Clean up
Michael Herzog %!s(int64=7) %!d(string=hai) anos
pai
achega
1c07afbb56
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/objects/Sprite.js

+ 1 - 1
src/objects/Sprite.js

@@ -2,7 +2,7 @@
  * @author mikael emtinger / http://gomo.se/
  * @author alteredq / http://alteredqualia.com/
  */
- 
+
 import { Vector2 } from '../math/Vector2.js';
 import { Vector3 } from '../math/Vector3.js';
 import { Matrix4 } from '../math/Matrix4.js';