mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-27 11:44:03 +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();
|
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)
|
public Trailer(TotalFreedomMod plugin)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user