This commit is contained in:
Pytron
2019-03-26 14:39:43 +00:00
parent 242237e91a
commit fecd1ff6c7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import sys
import json
import random
random.seed()
sys.path.append('pytron')
sys.path.append('../pytron')
from tron.map import Map
from tron.game import Game, PositionPlayer