road_cmd.c
changeset 2544 50cb52cdeb73
parent 2537 d9c0df52a466
child 2548 97ada3bd2702
--- a/road_cmd.c	Thu Oct 20 17:23:33 2005 +0000
+++ b/road_cmd.c	Thu Oct 20 17:43:13 2005 +0000
@@ -879,7 +879,7 @@
 
 	} else {
 		uint32 ormod;
-		int player;
+		PlayerID player;
 		const DrawRoadSeqStruct *drss;
 
 		if (ti->tileh != 0) { DrawFoundation(ti, ti->tileh); }