Update mset9.bat

Use py -3 instead of python to call script
This commit is contained in:
zoogie
2023-10-02 13:35:42 -05:00
committed by GitHub
parent 9ecc5010f4
commit cedb410901
+2 -2
View File
@@ -1,2 +1,2 @@
python mset9.py
pause
py -3 mset9.py
pause