diff options
Diffstat (limited to 'pcr/renpy/python2.diff')
-rw-r--r-- | pcr/renpy/python2.diff | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pcr/renpy/python2.diff b/pcr/renpy/python2.diff deleted file mode 100644 index 9153659a2..000000000 --- a/pcr/renpy/python2.diff +++ /dev/null @@ -1,8 +0,0 @@ ---- renpy-6.13.9/renpy.py 2012-01-16 01:48:05.000000000 +1100 -+++ renpy-6.13.9.new/renpy.py 2012-03-16 05:36:41.406170787 +1100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python2 - #@PydevCodeAnalysisIgnore - # Copyright 2004-2012 Tom Rothamel <pytom@bishoujo.us> - # |