Skip to content

Commit 61ca532

Browse files
author
Niko
committed
add semicolon
1 parent 0901bc6 commit 61ca532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/namespace_Level.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ struct Stars {
505505
short spread;
506506
short seed;
507507
short distance;
508-
}
508+
};
509509

510510
struct SkyboxFace {
511511
u_short A; //ABC stores offsets to add to ptrVerts. divide by 12 if you need an index

0 commit comments

Comments
 (0)