mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Changed default computer ai used (to hybrid)
This commit is contained in:
parent
85c24cd66b
commit
e2ae25313e
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ card-scaling-factor=0.4
|
|||
# parameters for debugging and testing faster
|
||||
default-deck-path=C:\\Projects\\Mage\\Mage.Client\\release\\sample-decks\\WhiteTokens.dck
|
||||
# 0: Human, 1: Computer - default, 2: Computer - minimax, 3: Computer - minimax hybrid
|
||||
default-other-player-index=1
|
||||
default-other-player-index=3
|
||||
default-computer-name=computer
|
||||
|
|
Loading…
Reference in a new issue