Mercurial > mm7
diff Spells.cpp @ 142:8b8fd4d83fdc
Various things here and there
author | Nomad |
---|---|
date | Tue, 12 Feb 2013 06:28:08 +0200 |
parents | 9c0607679772 |
children | 038a4d09406f |
line wrap: on
line diff
--- a/Spells.cpp Tue Feb 12 03:02:13 2013 +0200 +++ b/Spells.cpp Tue Feb 12 06:28:08 2013 +0200 @@ -51,7 +51,7 @@ if ( v2 ) { ((OtherOverlay *)&stru_5E4C90._decor_events[20 * v2 + 105])->Reset(); - pOtherOverlayList->field_3EC = 1; + pOtherOverlayList->bRedraw = true; v1->uOverlayID = 0; } } @@ -100,7 +100,7 @@ if ( (unsigned __int16)v8 != a5 ) { ((OtherOverlay *)&stru_5E4C90._decor_events[20 * v8 + 105])->Reset(); - pOtherOverlayList->field_3EC = 1; + pOtherOverlayList->bRedraw = true; v6->uOverlayID = 0; } }