Browse Source

Minor comment update

bghgary 5 năm trước cách đây
mục cha
commit
6678c1bdf0

+ 1 - 1
src/Engines/Extensions/engine.textureSelector.ts

@@ -15,7 +15,7 @@ declare module "../../Engines/engine" {
         readonly texturesSupported: Array<string>;
         readonly texturesSupported: Array<string>;
 
 
         /**
         /**
-         * Gets the list of texture formats in use
+         * Gets the texture format in use
          */
          */
         readonly textureFormatInUse: Nullable<string>;
         readonly textureFormatInUse: Nullable<string>;