From: Stefan F. <ste...@us...> - 2010-05-02 17:32:12
|
Update of /cvsroot/rails/18xx/rails/game/correct In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv10717/rails/game/correct Modified Files: ClosePrivate.java Log Message: Fixed closePrivate functionality Index: ClosePrivate.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/correct/ClosePrivate.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ClosePrivate.java 24 Feb 2010 21:09:22 -0000 1.3 --- ClosePrivate.java 2 May 2010 17:32:04 -0000 1.4 *************** *** 9,14 **** /** ! * Action that allows the closure of a private company ! * used for NoMapMode */ --- 9,13 ---- /** ! * Action that allows manual closure of a private company */ |