Wrong border size
This commit is contained in:
parent
4158d09106
commit
f2eb1209db
@ -898,7 +898,7 @@ public abstract class UHC extends Game
|
||||
Damage = true;
|
||||
|
||||
// Set the border
|
||||
_border.setSize(64, DEATHMATCH_TIME_SECONDS);
|
||||
_border.setSize(32, DEATHMATCH_TIME_SECONDS);
|
||||
}
|
||||
|
||||
public void refreshVisability()
|
||||
|
Loading…
Reference in New Issue
Block a user