fix import and some error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from __future__ import absolute_import
|
||||
from collections import namedtuple
|
||||
|
||||
from game_logic.gotypes import Player, Point
|
||||
from tugo.game_logic.gotypes import Player, Point
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user