[Freeciv-Dev] (PR#10592) 2.0.0 beta & trident_shields
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10592 >
> [kif@xxxxxxxxxxxxxxxxxxx - Mon Oct 18 11:51:28 2004]:
>
> Hello there,
>
> I just noticed that our favourite tileset
> "trident_shields" does not work with the 2.0.0
> beta anymore.
Here's a patch.
> Elsehow: great job! We had no crashes during our
> games here :)
You must not have tried very hard :-).
jason
? diff
? newtiles
? data/isotrident/selection.png
? data/isotrident/selection.spec
Index: data/trident_shields.tilespec
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/trident_shields.tilespec,v
retrieving revision 1.14
diff -u -r1.14 trident_shields.tilespec
--- data/trident_shields.tilespec 4 Oct 2004 19:39:18 -0000 1.14
+++ data/trident_shields.tilespec 19 Oct 2004 02:00:03 -0000
@@ -2,7 +2,7 @@
[tilespec]
; Format and options of this tilespec file:
-options = "+tilespec3"
+options = "+tilespec3 +duplicates_ok"
; A simple name for the tileset specified by this file:
name = "Trident w/Shields"
|
|