Updated FML:

MinecraftForge/FML@23b070c7d0 Alternative @SidedProxy setter for Scala.
MinecraftForge/FML@2cca7aa759 Some more Scala @SidedProxy adjustments. Now properly supporting pure singletons, i.e. object C {   @SidedProxy(...)   var proxy: P = null } Removed fallback, as all such singletons are properly handled by the new code now, and class implementations fall back to the code also used for plain Java mods.
MinecraftForge/FML@8517a824e5 Merge declaration and initialization of a variable.
MinecraftForge/FML@a3a920437f Merge pull request #230 from fnuecke/master
This commit is contained in:
Christian 2013-05-15 18:49:07 -04:00
parent 0f36b52d7d
commit 2a86167c98
1 changed files with 1 additions and 1 deletions

2
fml

@ -1 +1 @@
Subproject commit 787c0c4a6af3af60928b3a90f383a305a17a4347
Subproject commit a3a920437f3ede6841ae2c449a38975b02b28088