mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-11-29 13:11:34 -06:00
Bugfixing
This commit is contained in:
@@ -32,9 +32,6 @@ class D2TxtParser {
|
||||
}
|
||||
|
||||
public function parseFile($file) {
|
||||
if ($file == "Properties.txt") {
|
||||
return $this->filterProps($file);
|
||||
}
|
||||
return $this->parseData($file);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user