@@ -26,7 +26,7 @@
// 加载一个图片资源
loader.load(
// 资源URL
- 'textures/skyboxsun25degtest.png',
+ 'image.png',
// onLoad回调
function ( image ) {