uniform end-of-line format and set svn:eol-style property to "native" for all scripts

This commit is contained in:
2008-11-05 11:42:34 +00:00
parent 633e3e1323
commit 3b2a07a866
3 changed files with 4 additions and 3 deletions

View File

@@ -83,7 +83,8 @@ def main():
own.life += ob.life
ob.life = 0
print own.life
"""
"""
main()
'''