Skip to content

Commit 067d464

Browse files
PANSTER.DanielPANSTER.Daniel
PANSTER.Daniel
authored and
PANSTER.Daniel
committed
test 3
1 parent 245f821 commit 067d464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/css3d-threejs/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import * as Cannon from 'cannon';
1010
enum Texture {
1111
BRICK = "assets/texture/Bricks.jpg",
1212
EARTH = "./../../../assets/texture/earthmap.png",
13-
GAS_BRIGHT = "texture/Gaseous_Bright.jpg",
13+
GAS_BRIGHT = "assets/texture/Gaseous_Bright.jpg",
1414
GAS_DARK = "./../../../assets/texture/Gaseous_Dark.png",
1515
GAS_GREEN = "./../../../assets/texture/Gaseous_Green.jpg",
1616
MOON_BW = "./../../../assets/texture/Moon_BW.jpg",

0 commit comments

Comments
 (0)