mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
bpw partial cleanup, fix inline usage across several actors
This commit is contained in:
@@ -451,7 +451,7 @@ bool daGhostship_c::_draw() {
|
||||
modelData->getMaterialNodePointer(i)->getTevKColor(3)->mColor.a = alpha;
|
||||
}
|
||||
|
||||
mBtk.entry(modelData, mBtk.getFrame());
|
||||
mBtk.entry(modelData);
|
||||
mDoExt_modelUpdateDL(mpModel);
|
||||
mBtk.remove(modelData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user