Working on rift remover strangeness
This commit is contained in:
@@ -74,7 +74,10 @@ public class EventHookContainer
|
||||
RiftRegenerator.regenerateRiftsInAllWorlds();
|
||||
}
|
||||
|
||||
this.playMusicForDim(event.world);
|
||||
if(event.world!=null)
|
||||
{
|
||||
this.playMusicForDim(event.world);
|
||||
}
|
||||
}
|
||||
|
||||
@ForgeSubscribe
|
||||
|
||||
Reference in New Issue
Block a user