mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-02 10:38:05 +00:00
Update Trailer.java
This commit is contained in:
parent
25ad80be60
commit
3babdf88a2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue