Browse Source

Update frame.ts

Pryme8 5 years ago
parent
commit
a3167f07f5
1 changed files with 0 additions and 9 deletions
  1. 0 9
      src/Materials/Textures/Packer/frame.ts

+ 0 - 9
src/Materials/Textures/Packer/frame.ts

@@ -1,12 +1,3 @@
-//import { Engine } from "../../../Engines/engine";
-//import { Constants } from "../../../Engines/constants";
-//import { AbstractMesh } from "../../../Meshes/abstractMesh";
-//import { VertexBuffer } from "../../../Meshes/buffer";
-//import { Scene } from "../../../scene";
-//import { Material } from "../../material";
-//import { Texture } from "../texture";
-//import { DynamicTexture } from "../dynamicTexture";
-//import { Nullable } from "../../../types";
 import { Vector2 } from "../../../Maths/math.vector";
 
 /**