Put the marker on the server ML file too

This commit is contained in:
Christian 2012-08-11 13:04:59 -04:00
parent 938cecbdf7
commit 2d31dbba15
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ import cpw.mods.fml.common.registry.LanguageRegistry;
public class ModLoader
{
public static final String fmlMarker = "This is an FML marker";
/**
* Not used on the server.
*