Revert "Update ToolsTOR.py"

This reverts commit 73239ef0e5.
This commit is contained in:
Mc-muffin
2024-07-29 18:13:59 -05:00
parent 73239ef0e5
commit b835346496

View File

@@ -881,8 +881,6 @@ class ToolsTOR(ToolsTales):
r = subprocess.run(
[
str(self.paths["tools"] / "bin" / "make.exe"),
"SHELL=cmd",
".SHELLFLAGS=//c"
],
env=env,
cwd=str(self.paths["tools"] / "hacks")