diff options
Diffstat (limited to 'examples/tour/main.rs')
-rw-r--r-- | examples/tour/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tour/main.rs b/examples/tour/main.rs index 571bc2e2..ce477fd9 100644 --- a/examples/tour/main.rs +++ b/examples/tour/main.rs @@ -27,7 +27,7 @@ pub fn main() -> ggez::GameResult { filesystem::mount( context, std::path::Path::new(&format!( - "{}/examples/resources", + "{}/resources", env!("CARGO_MANIFEST_DIR") )), true, |