mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update Trailer.java
This commit is contained in:
parent
25ad80be60
commit
3babdf88a2
@ -22,7 +22,7 @@ public class Trailer extends FreedomService
|
||||
|
||||
|
||||
private final Random random = new Random();
|
||||
public final Set<String> trailPlayers = new HashSet<>(); // player name
|
||||
private final Set<String> trailPlayers = new HashSet<>(); // player name
|
||||
|
||||
public Trailer(TotalFreedomMod plugin)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user