ycw 5 лет назад
Родитель
Сommit
cd5f10e168
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      src/textures/Texture.d.ts

+ 0 - 3
src/textures/Texture.d.ts

@@ -11,9 +11,6 @@ import {
 	TextureEncoding
 } from '../constants';
 
-// Textures /////////////////////////////////////////////////////////////////////
-export let TextureIdCount: number;
-
 export class Texture extends EventDispatcher {
 
 	/**

粤ICP备19079148号