industry_cmd.c
changeset 267 dc6103ea959d
parent 266 d704fabab036
child 314 a71488713a05
--- a/industry_cmd.c	Thu Sep 16 15:15:04 2004 +0000
+++ b/industry_cmd.c	Thu Sep 16 15:21:24 2004 +0000
@@ -1596,7 +1596,7 @@
 			} while (--i != 0);
 		} while (--num);
 
-		_current_player = OWNER_NONE;
+		_current_player = old_player;
 	}
 }