summaryrefslogtreecommitdiff
path: root/client/minimap-render.py
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2022-06-18 21:53:49 +0200
committerjak1 <jak1@themanaworld.org>2022-06-18 21:53:49 +0200
commitc7f7f678028c969b8b466c4a3c8f5e5f4e69cf4b (patch)
tree80059e7b60c63ef29d4fe7fdc5c19f4d4d34ff73 /client/minimap-render.py
parentb3cd9a5dd68c8a973795931149a254563bda2865 (diff)
downloadmessworld-tools-c7f7f678028c969b8b466c4a3c8f5e5f4e69cf4b.tar.gz
messworld-tools-c7f7f678028c969b8b466c4a3c8f5e5f4e69cf4b.tar.bz2
messworld-tools-c7f7f678028c969b8b466c4a3c8f5e5f4e69cf4b.tar.xz
messworld-tools-c7f7f678028c969b8b466c4a3c8f5e5f4e69cf4b.zip
updated ./client/* scripts to use python3
Diffstat (limited to 'client/minimap-render.py')
-rwxr-xr-xclient/minimap-render.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/minimap-render.py b/client/minimap-render.py
index 716e9e3..7d11b42 100755
--- a/client/minimap-render.py
+++ b/client/minimap-render.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#-*- coding:utf-8 -*-
import sys