This commit is contained in:
doitux
2007-06-08 19:37:21 +00:00
parent 656cd7093d
commit 4b8049e9dd
3 changed files with 13 additions and 8 deletions
+6 -3
View File
@@ -34,11 +34,14 @@ LocalPlayer::LocalPlayer(ConfigFile *c, BoardInterface *b, int id, unsigned uniq
// for statistic development
// if(myID==0) {
// myActiveStatus=0;
// myCash=0;
// myCash=20;
// }
//
// if(myID==1) {
// myCash=300;
// myCash=6130;
// }
// if(myID==2) {
// myCash=2850;
// }
////////////////////////////