Put the marker on the server ML file too
This commit is contained in:
parent
938cecbdf7
commit
2d31dbba15
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue