فهرست منبع

rem `TextureIdCount`

ycw 5 سال پیش
والد
کامیت
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号