mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 14:51:15 +00:00
Remove comment
This commit is contained in:
parent
67c5c7cd48
commit
0290b02e69
@ -119,7 +119,6 @@ void LegoHideAnimPresenter::FUN_1006db60(LegoTreeNode* p_node, LegoTime p_time)
|
|||||||
if (boundary != NULL) {
|
if (boundary != NULL) {
|
||||||
newB = data->FUN_100a0990(p_time);
|
newB = data->FUN_100a0990(p_time);
|
||||||
previousB = boundary->GetFlag0x10();
|
previousB = boundary->GetFlag0x10();
|
||||||
// TODO: Match
|
|
||||||
boundary->SetFlag0x10(newB);
|
boundary->SetFlag0x10(newB);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user