Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] Re: (PR#9712) Governments saved by name
Home

[Freeciv-Dev] Re: (PR#9712) Governments saved by name

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mstefek@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9712) Governments saved by name
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Aug 2004 08:42:35 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9712 >

Just one other minor ugliness: the "id" value you use is declared as a 
Tech_type_id, but of course you're using it as a government id.  I think 
a new integer (or Government_type_id, if there is such a thing) should 
be declared within the block where id is used.

jason




[Prev in Thread] Current Thread [Next in Thread]