From: Erik V. <ev...@us...> - 2010-01-14 20:54:31
|
Update of /cvsroot/rails/18xx/rails/game/specific/_18EU In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5119/rails/game/specific/_18EU Modified Files: StockRound_18EU.java Log Message: Fixed SelectedHomeBase message Index: StockRound_18EU.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/specific/_18EU/StockRound_18EU.java,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** StockRound_18EU.java 22 Dec 2009 11:18:13 -0000 1.30 --- StockRound_18EU.java 14 Jan 2010 20:54:23 -0000 1.31 *************** *** 429,433 **** ReportBuffer.add(LocalText.getText("SelectedHomeBase", company.getName(), - homeHex.getName(), selectedHomeCity.toString() )); } --- 429,432 ---- |