From 38fbdd5857da1796fd83c7d3df10c5040c517175 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 2 Feb 2015 22:12:13 +0100 Subject: [PATCH] Added a shebang for launcher script on windows. --- bin/windows/evennia.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/windows/evennia.py b/bin/windows/evennia.py index 653ea2eec6..931ef3a14b 100755 --- a/bin/windows/evennia.py +++ b/bin/windows/evennia.py @@ -1,3 +1,4 @@ +#! /usr/bin/python """ Windows launcher. This is called by a dynamically created .bat file in the python bin directory and makes the 'evennia' program available on