From: Erik V. <ev...@us...> - 2010-02-16 20:20:32
|
Update of /cvsroot/rails/18xx/rails/game/specific/_18EU In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30456/rails/game/specific/_18EU Modified Files: StockRound_18EU.java Log Message: Minor cleanup Index: StockRound_18EU.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/specific/_18EU/StockRound_18EU.java,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** StockRound_18EU.java 31 Jan 2010 22:22:33 -0000 1.35 --- StockRound_18EU.java 16 Feb 2010 20:20:24 -0000 1.36 *************** *** 73,77 **** Portfolio from; int price; - int number; // 18EU special: until phase 5, we can only --- 73,76 ---- |