made vssg.py executable, converted line endings to unix
--HG-- branch : vssg
This commit is contained in:
parent
9ede2b5204
commit
88a70248b3
1 changed files with 126 additions and 124 deletions
2
vssg.py
2
vssg.py
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
import pygame
|
||||
from pygame.locals import *
|
||||
import os
|
||||
|
|
Loading…
Add table
Reference in a new issue