Mercurial > mm7
diff mm7_5.cpp @ 405:c0700eaabeb8
AnimatedRooms fix and change name of function
author | Ritor1 |
---|---|
date | Sat, 23 Feb 2013 18:30:31 +0600 |
parents | a05e12cac518 |
children | 111f25d1cc04 |
line wrap: on
line diff
--- a/mm7_5.cpp Sat Feb 23 15:23:13 2013 +0600 +++ b/mm7_5.cpp Sat Feb 23 18:30:31 2013 +0600 @@ -15513,7 +15513,7 @@ } continue; } - pWindowList[pVisibleWindowsIdxs[i] - 1]._4B3157(); + pWindowList[pVisibleWindowsIdxs[i] - 1].HouseDialogManager(); if ( !window_SpeakInHouse ) continue; v10 = window_SpeakInHouse->ptr_1C;