amethyst / rustrogueliketutorial

Roguelike Tutorial in Rust - using RLTK
MIT License
898 stars 156 forks source link

Remove ConvertSaveLoad from WantsToDropItem #176

Open jmchacon opened 3 years ago

jmchacon commented 3 years ago

Serde doesn't come into scope for 2 more chapters so this just introduces a compile error right now.