mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 20:46:41 +00:00
Lots of formatting fixes and removal of useless things (#10)
This commit is contained in:
@ -32,7 +32,7 @@ public class ServerInterface extends FreedomService
|
||||
|
||||
public static void warnVersion()
|
||||
{
|
||||
final String nms = FUtil.getNmsVersion();
|
||||
final String nms = FUtil.getNMSVersion();
|
||||
|
||||
if (!COMPILE_NMS_VERSION.equals(nms))
|
||||
{
|
||||
|
Reference in New Issue
Block a user