From 119d1caf3f19235649f68accfefebede01e82e83 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Tue, 24 Jun 2014 11:06:17 +0000 Subject: Added some population data to GTNW --- games.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games.c') diff --git a/games.c b/games.c index 41973e6..94d1581 100644 --- a/games.c +++ b/games.c @@ -92,11 +92,11 @@ void global_thermonuclear_war(void) { map[targets[i].y][targets[i].x]='X'; } - usleep(SLEEP_TIME*100); clear(); for(int i=0;i