mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-18 05:11:32 +01:00
Update TitleManager.java
This commit is contained in:
parent
ad03fcfc90
commit
e97d885eff
@ -16,7 +16,7 @@ import com.gamingmesh.jobs.stuff.ChatColor;
|
||||
|
||||
public class TitleManager {
|
||||
|
||||
protected List<Title> titles = new ArrayList<Title>();
|
||||
protected List<Title> titles = new ArrayList<>();
|
||||
|
||||
private Jobs plugin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user