taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

Compile Errors - InventoryChangeEvent missing? #1

Closed magik closed 13 years ago

magik commented 13 years ago

Where is the class InventoryChangeEvent defined? I could not find anything in the Bukkit or CraftBukkit project, and am unable to compile because DeltaChest uses this class.

taylorkelly commented 13 years ago

Well, I just noticed this now.... >.>

It was just a dummy class for DeltaChest that has since been replaced. Since it never got to that point before, Eclipse happily let me compile it :3