summaryrefslogtreecommitdiff
path: root/extras/extract_tileblocks.py
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-03-14 20:44:07 -0600
committerIIMarckus <iimarckus@gmail.com>2012-03-14 20:44:07 -0600
commit7a566260e6b324f40a58f4f4967718a2d95a4d8c (patch)
tree8a389c1bcac39d3e28877bc34b1942e27e572fe7 /extras/extract_tileblocks.py
parent41d6f23943f655ce45a005bdb00d25c239f14ffd (diff)
Remove python shebangs.
- Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d
Diffstat (limited to 'extras/extract_tileblocks.py')
-rw-r--r--extras/extract_tileblocks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/extract_tileblocks.py b/extras/extract_tileblocks.py
index f71506e9..1d01c340 100644
--- a/extras/extract_tileblocks.py
+++ b/extras/extract_tileblocks.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#author: Bryan Bishop <kanzure@gmail.com>
#date: 2012-01-14
#split out blocksets into binary data files