mirror of
https://github.com/redstrate/Physis.git
synced 2025-06-07 23:27:45 +00:00
Remove now useless debug message
This commit is contained in:
parent
9e7fc833ef
commit
6f12227134
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ impl GameData {
|
|||
}
|
||||
|
||||
fn get_index2_file(&self, filename: &str) -> Option<&Index2File> {
|
||||
println!("Trying {}", filename);
|
||||
self.index2_files.get(filename)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue