Fix crashing bug
This commit is contained in:
		| @@ -44,8 +44,10 @@ public abstract class TileNode<N extends NetworkNode> extends TileBase implement | |||||||
|             getNode().update(); |             getNode().update(); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |         if (getNode().getHolder().world() != null) { | ||||||
|             super.update(); |             super.update(); | ||||||
|         } |         } | ||||||
|  |     } | ||||||
|  |  | ||||||
|     @Override |     @Override | ||||||
|     public void onLoad() { |     public void onLoad() { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 raoulvdberge
					raoulvdberge