Skip to content

Commit

Permalink
Add one more TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
CaspianA1 committed May 18, 2024
1 parent a8c73f9 commit 1c373f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dashboard_defs/dashboard.rs
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ pub fn make_dashboard(

////////// Defining the shared state

// TODO: make it possible to get different variants of this texture (randomly chosen)
const FALLBACK_TEXTURE_CREATION_INFO: TextureCreationInfo<'static> =
TextureCreationInfo::Path(Cow::Borrowed("assets/no_texture_available.png"));

Expand Down

0 comments on commit 1c373f0

Please sign in to comment.