This commit is contained in:
@@ -37,7 +37,7 @@ LocalPlayer::LocalPlayer(BoardInterface *b, int id, std::string name, int sC, bo
|
||||
}
|
||||
|
||||
// myAggressive initialisieren
|
||||
for(i=0; i<10; i++) {
|
||||
for(i=0; i<7; i++) {
|
||||
myAggressive[i] = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user