mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-12-02 15:43:32 +01:00
Make the scoreboard header a little smaller.
This commit is contained in:
parent
5757723028
commit
1497a46a77
@ -59,7 +59,7 @@ public class ScoreboardManager {
|
|||||||
* @param wave a wave number
|
* @param wave a wave number
|
||||||
*/
|
*/
|
||||||
void updateWave(int wave) {
|
void updateWave(int wave) {
|
||||||
kills.setDisplayName("§aMobArena Kills §bWave " + wave);
|
kills.setDisplayName("§aKills §bWave " + wave);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user