fix import and some error
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
from game_logic.goboard import Move
|
||||
from tugo.game_logic.goboard_fast import Move
|
||||
|
||||
|
||||
def is_ladder_capture(game_state, candidate, recursion_depth=50):
|
||||
|
||||
Reference in New Issue
Block a user