summaryrefslogtreecommitdiff
path: root/games-action/battalion/files/battalion-1.4b-warning.patch
blob: d27ae5ceb9a1c3d6d9b48611caa9c8990f32cc36 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/net.c
+++ b/net.c
@@ -378,7 +378,7 @@
 
 /* nother copy of this elsewhere */
 
-	sprintf(mesg, "%s %d %3.1f %3.1f %3.1f %3.1f %0.3f %d %d #", MESG_NEW_TANK,
+	sprintf(mesg, "%s %d %3.1f %3.1f %3.1f %3.1f %0.3f %d #", MESG_NEW_TANK,
 						 tempTank->number, 
 						 tempTank->x-globalxshift, 
 						 tempTank->z-globalzshift,