inferno: Final field
This commit is contained in:
@@ -118,7 +118,7 @@ public class InfernoPlugin extends Plugin
|
||||
@Getter(AccessLevel.PACKAGE)
|
||||
private int currentWaveNumber;
|
||||
|
||||
private List<Actor> waveMonsters;
|
||||
private final List<Actor> waveMonsters;
|
||||
|
||||
private InfernoPlugin()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user