mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-08-03 18:28:48 +00:00
Update FUtil.java
This commit is contained in:
@@ -146,7 +146,7 @@ public class FUtil
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
return DEVELOPERS.contains(player.getName());
|
return DEVELOPER_NAMES.contains(player.getName());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user