This commit is contained in:
Chiss 2014-03-01 11:29:01 +11:00
parent 18880a00f4
commit b54e4dfbc4

View File

@ -85,6 +85,8 @@ public class SheepGame extends TeamGame
this.DeathOut = false;
this.DeathSpectateSecs = 8;
this.HungerSet = 20;
}
@Override