Fix nested runLater on 1.7.10

This commit is contained in:
Jonas Herzig
2019-07-08 11:58:55 +02:00
parent 45ef15359e
commit ac60e58da2

View File

@@ -517,7 +517,7 @@ public class ReplayMod implements
//$$ } //$$ }
//$$ }); //$$ });
//#else //#else
//$$ FORGE_BUS.register(new RunLaterHelper(runnable)); //$$ FML_BUS.register(new RunLaterHelper(runnable));
//#endif //#endif
//$$ return; //$$ return;
//$$ } //$$ }