ACCESS: MM - Hook displayInv

This commit is contained in:
Strangerke 2015-02-03 07:33:35 +01:00
parent af664130da
commit dd4028db05

View File

@ -526,7 +526,7 @@ void Scripts::cmdSetAnim() {
}
void Scripts::cmdDispInv_v1() {
error("TODO: cmdDisplInv_v1");
_vm->_inventory->displayInv();
}
void Scripts::cmdDispInv_v2() {