Change to initialise develop branch
This commit is contained in:
parent
53137e001e
commit
d764b17e3b
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ public class WarpDrive implements LoadingCallback {
|
|||
{
|
||||
debugPrint("[WarpDrive] Registering sounds event handler...");
|
||||
MinecraftForge.EVENT_BUS.register(new SoundHandler());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static void debugPrint(String out)
|
||||
|
|
Loading…
Reference in a new issue