flags / Reactor-3

Post-apocalyptic action roguelike with a focus on inventory management and gun-based combat.
MIT License
71 stars 11 forks source link

Item-throwing bug #45

Closed flags closed 11 years ago

flags commented 11 years ago

The item's position is not updated when held.

  1. Drop item
  2. Pick up and hold item
  3. Move somewhere else on the map
  4. Throw item
flags commented 11 years ago

This was fixed...?