Skip to content

Commit 4ffc52d

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

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
@@ -300,7 +300,7 @@ class NewNicowar : public AIEcho::EchoAI
300300
///This counts how many StarvingRecoveryInn's there are under construction
301301
int starving_recovery_inns;
302302

303-
///This function starts construction on buildings that are queued for construction. Its careful
303+
///This function starts construction on buildings that are queued for construction. It's careful
304304
///not to construct too much or too little at once
305305
void order_buildings(AIEcho::Echo& echo);
306306
///This function starts construction of a RegularInn, and returns the ID code

0 commit comments

Comments
 (0)