added path to python main script

parent 0c158085
#!/usr/bin/env python3
import sys
import os
from os.path import isfile, join
......@@ -166,4 +167,4 @@ while run:
pygame.quit()
sys.exit()
exit()
exit()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment