1
0
Fork 0
forked from wry/wry

autocommit 2022-01-29 12:13:10 CET

This commit is contained in:
Julian Orth 2022-01-29 12:13:10 +01:00
parent 85b019101a
commit 3d7c8ccdbf
3 changed files with 3 additions and 11 deletions

View file

@ -10,4 +10,4 @@ mod image;
mod renderer;
mod texture;
pub const RENDERDOC: bool = true;
pub const RENDERDOC: bool = false;