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