mouse reset in warning

This commit is contained in:
p.kosyh 2010-02-05 15:14:48 +00:00
parent 22dd1f5924
commit cfce3d1bb6

View file

@ -1437,6 +1437,7 @@ inv:
err:
game_autosave();
if (err_msg) {
mouse_reset(1);
game_menu(menu_warning);
return -1;
}