We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d2f34 commit 4ffc52dCopy full SHA for 4ffc52d
src/AINicowar.h
@@ -300,7 +300,7 @@ class NewNicowar : public AIEcho::EchoAI
300
///This counts how many StarvingRecoveryInn's there are under construction
301
int starving_recovery_inns;
302
303
- ///This function starts construction on buildings that are queued for construction. Its careful
+ ///This function starts construction on buildings that are queued for construction. It's careful
304
///not to construct too much or too little at once
305
void order_buildings(AIEcho::Echo& echo);
306
///This function starts construction of a RegularInn, and returns the ID code
0 commit comments