Skip to content

Commit

Permalink
updating sumo game link, refs #3
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/behr_mi/git/sumo_synched/trunk@15449 afbd958f-9f77-42d5-a016-97a22340ccf4
  • Loading branch information
behrisch committed Jan 21, 2014
1 parent 2e7af7f commit aed9eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sumo/tools/game/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import py2exe, sys, shutil, os, glob, zipfile
import subprocess, tempfile

nightlyDir="M:\\Daten\\Sumo\\Nightly"
nightlyDir="O:\\Daten\\Sumo\\Nightly"

if len(sys.argv) == 1:
sys.argv.append("py2exe")
Expand Down

0 comments on commit aed9eda

Please sign in to comment.