fixed team sheep displaying in UHC lobby

This commit is contained in:
Mini-Chiss 2015-08-03 10:56:23 +02:00
parent b26e01649b
commit 1d0bfbdf2d
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ public class UHC extends TeamGame
"Borders shrink over time", "Last player/team alive wins!"
});
this.HideTeamSheep = true;
this.StrictAntiHack = true;
this.GameTimeout = 10800000;