Skip to content

Commit 38d2f34

Browse files
Update src/AINicowar.h
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
1 parent c7bb44d commit 38d2f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AINicowar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ class NewNicowar : public AIEcho::EchoAI
274274
bool defend_explorers;
275275
///During this phase, Nicowar tries to construct many explorers so that it can launch an attack with them
276276
bool explorer_attack_preparation_phase;
277-
///During this phase, Nicowar will activity attack its opponents with explorers
277+
///During this phase, Nicowar will actively attack its opponents with explorers
278278
bool explorer_attack_phase;
279279

280280

0 commit comments

Comments
 (0)