We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7bb44d commit 38d2f34Copy full SHA for 38d2f34
src/AINicowar.h
@@ -274,7 +274,7 @@ class NewNicowar : public AIEcho::EchoAI
274
bool defend_explorers;
275
///During this phase, Nicowar tries to construct many explorers so that it can launch an attack with them
276
bool explorer_attack_preparation_phase;
277
- ///During this phase, Nicowar will activity attack its opponents with explorers
+ ///During this phase, Nicowar will actively attack its opponents with explorers
278
bool explorer_attack_phase;
279
280
0 commit comments