]> git.lizzy.rs Git - dragonfireclient.git/commit
MoveItemSomewhere double bugfix
authorest31 <MTest31@outlook.com>
Sun, 19 Jul 2015 00:27:12 +0000 (02:27 +0200)
committerest31 <MTest31@outlook.com>
Sun, 19 Jul 2015 04:23:41 +0000 (06:23 +0200)
commit7bbb9b066a8cc079512ddd3e6b32475309f49fca
treeca94144acc44962f1d868eec75ed1bbc48e5558a
parent4046f3e302a3394bf376caf543cb643e1562bc5e
MoveItemSomewhere double bugfix

-> Fix bug where MoveSomewhere from an infinite source would fill the destination inventory with copies of itself.
-> Fix bug where MoveSomewhere would needlessly call callbacks.
-> Remove trailing whitespaces
src/inventorymanager.cpp
src/inventorymanager.h