mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Various bug fixes and CAnimTree implementations
This commit is contained in:
@@ -425,7 +425,7 @@ void CLogBookScreen::VActivate()
|
||||
x70_tablegroup_leftlog->GetWorkerWidget(i)->SetIsSelectable(false);
|
||||
}
|
||||
|
||||
void CLogBookScreen::RightTableSelectionChanged(int selBegin, int selEnd)
|
||||
void CLogBookScreen::RightTableSelectionChanged(int oldSel, int newSel)
|
||||
{
|
||||
UpdateRightTitles();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user