mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
Update Trailer.java
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user