This commit is contained in:
Quaternions 2023-09-30 02:55:30 -07:00
parent d7010956b3
commit 602816a618

View File

@ -814,7 +814,7 @@ impl framework::Example for GraphicsData {
println!("No modeldatas were generated");
}
}else{
println!("Failed ro read first 8 bytes and seek back to beginning of file.");
println!("Failed to read first 8 bytes and seek back to beginning of file.");
}
}else{
println!("Could not open file");