mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update FUtil.java
This commit is contained in:
parent
7afa80c89f
commit
e32c2eed15
@ -146,7 +146,7 @@ public class FUtil
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
return DEVELOPERS.contains(player.getName());
|
return DEVELOPER_NAMES.contains(player.getName());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user