Skip to content

Commit

Permalink
pushed opaque to level groups too
Browse files Browse the repository at this point in the history
  • Loading branch information
honzi committed Nov 13, 2024
1 parent bdf7503 commit 852c387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/webgl.js
Original file line number Diff line number Diff line change
Expand Up @@ -1626,6 +1626,7 @@ function webgl_level_init(args){
webgl_cursor_set(webgl_properties['cursor']);

level['groups'].push(
'opaque',
'skybox',
'transparent',
);
Expand Down

0 comments on commit 852c387

Please sign in to comment.