mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05: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