You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-action/battalion/files/battalion-1.4b-warning.patch

12 lines
335 B

--- 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,