2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 00:27:42 +00:00

Finish CAuiImagePane

This commit is contained in:
Jack Andersen
2017-05-17 21:07:49 -10:00
parent 08a8b1819a
commit 1f25becf8e
12 changed files with 243 additions and 48 deletions

View File

@@ -244,7 +244,7 @@ void CLogBookScreen::UpdateBodyImagesAndText()
bucket.x14_interval, bucket.x18_fadeDuration);
}
pane->SetTextureID0(bucket.x0_texture, g_SimplePool);
pane->SetAlpha(0.f);
pane->SetFlashFactor(0.f);
}
x260_26_exitTextScroll = false;