Xalcon / ChocoCraft3

Official successor of ChocoCraft2 https://minecraft.curseforge.com/projects/chococraft
Other
7 stars 6 forks source link

added guard around cast in EntityChocobo (fixes #23) #24

Open trashbyte opened 6 years ago

trashbyte commented 6 years ago

I added a guard around the cast in EntityChocobo::travel(), which fixes a bug involving riders that aren't EntityPlayers.