summaryrefslogtreecommitdiff
path: root/util/minetestmapper.py
diff options
context:
space:
mode:
authorNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-30 21:12:49 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-30 21:17:04 +0200
commit75816150ec3f95a3d0f60f3b70d281e5d83c584c (patch)
tree8dabe0e4744aafca213d23a86bf444abfd9106f9 /util/minetestmapper.py
parent4681392bace0f72bdbff21c2bb805e04e010e43f (diff)
downloadminetest-75816150ec3f95a3d0f60f3b70d281e5d83c584c.tar.gz
minetest-75816150ec3f95a3d0f60f3b70d281e5d83c584c.tar.bz2
minetest-75816150ec3f95a3d0f60f3b70d281e5d83c584c.zip
* honor environment variables, use utf-8
Diffstat (limited to 'util/minetestmapper.py')
-rwxr-xr-xutil/minetestmapper.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/minetestmapper.py b/util/minetestmapper.py
index 5b175512c..cf2a5776d 100755
--- a/util/minetestmapper.py
+++ b/util/minetestmapper.py
@@ -1,5 +1,5 @@
-#!/usr/bin/python2
-# -*- coding: windows-1252 -*-
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it