On Thu, 5 Mar 2015 12:17:05 -0600
Caleb Williams <cale...@gmail.com> wrote:
> I tested the following change...
>
>         // Update the construction panel
>         if (current.getSize() > 0) {
>             this.constructionPanel.update(current.getElementAt(0));
>         } else if (current.getSize() == 0) {
>             this.constructionPanel.update(); //Currently generates to
> Building:/nNothing
>         }

This makes sense.  Committed in git.1a06eaf.

Cheers,
Mike Pope

Attachment: pgpCb2wEf6Arw.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to