mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 15:18:11 +00:00
removed background bartender animation, played by mistake
svn-id: r45720
This commit is contained in:
parent
5a22a25592
commit
db58f6b998
@ -1184,7 +1184,7 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
|
||||
setOns(2, 0x6a);
|
||||
reloadLan();
|
||||
playAnimation(878, 0);
|
||||
playAnimation(879, 0);
|
||||
//playAnimation(879, 0); //background bartender animation
|
||||
inventory->remove(0x5c);
|
||||
enableObject(1);
|
||||
SET_FLAG(0xDBE7, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user