From 9741d6348f77e4450339d7293ac4e40eb664f10e Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 17 Aug 2013 11:13:02 -0400 Subject: [PATCH] Updated FML: MinecraftForge/FML@9a5e24e338c6172531efb086a4b584c26d4f1435 Fix stupid derp is stupid. Closes #275 and means sp614x can do his thing MinecraftForge/FML@ba90b616070ce15793eb05e5afaed62a6f07c6e7 Make sure we only add args to the argument list if a tweaker hasn't already. Should fix LiteLoader compatibility issue. --- fml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fml b/fml index 29ef3d5ab..ba90b6160 160000 --- a/fml +++ b/fml @@ -1 +1 @@ -Subproject commit 29ef3d5ab412dcabbd67695558880c45011ace82 +Subproject commit ba90b616070ce15793eb05e5afaed62a6f07c6e7