Browse Source

orderingMenuOptions

speedy 9 years ago
parent
commit
7533b08c0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/list.js

+ 1 - 1
docs/list.js

@@ -150,8 +150,8 @@ var list = {
 		],
 
 		"Textures": [
-			[ "CubeTexture", "api/textures/CubeTexture" ],
 			[ "CompressedTexture", "api/textures/CompressedTexture" ],
+			[ "CubeTexture", "api/textures/CubeTexture" ],			
 			[ "DataTexture", "api/textures/DataTexture" ],
 			[ "Texture", "api/textures/Texture" ]
 		],