Liste der Spielertypen ist setzbar

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@422 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-06-13 19:22:01 +02:00
parent 56797840e2
commit a15626ac3b
6 changed files with 69 additions and 12 deletions

View file

@ -18,8 +18,6 @@ public class PlayerSettings implements Serializable {
/** */
COMPUTER,
/** */
VACANT,
/** */
NETWORK
}