Trying to add water

This commit is contained in:
Dynamitos
2024-08-13 22:44:04 +02:00
parent 97244e87c1
commit 252a241208
43 changed files with 1408 additions and 219 deletions
-4
View File
@@ -1,4 +0,0 @@
import subprocess
subprocess.run(['build/Benchmark.exe'], cwd='build')
subprocess.run(['build/Benchmark.exe', 'NOCULL'], cwd='build')