Skip to content

Commit 6b90351

Browse files
committed
- fix compile warning and runtime error warning in pbr
1 parent 0c5f1d6 commit 6b90351

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

examples/hello_world/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use hotline_rs::{*, prelude::*};
2-
31
fn main() {
42
println!("Hello, world!");
53
}

shaders/material.jsn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@
212212
mesh_pbr: {
213213
clear_cubemap_skybox: {
214214
view: "main_view"
215-
cubemap: true
216215
function: "cubemap_clear"
217216
pipelines: [
218217
"cubemap_clear"

0 commit comments

Comments
 (0)