forked from StrafesNET/strafe-client
typo
This commit is contained in:
parent
d7010956b3
commit
602816a618
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user