mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-05 01:19:11 -04:00
J3DMaterialAttach work
This commit is contained in:
@@ -71,8 +71,8 @@ public:
|
||||
mAnmTransform = NULL;
|
||||
}
|
||||
J3DTexMtxAnm(J3DAnmTextureSRTKey * pAnm, u16 anmIdx) {
|
||||
mAnmTransform = pAnm;
|
||||
mAnmIndex = anmIdx;
|
||||
mAnmTransform = pAnm;
|
||||
}
|
||||
|
||||
void operator=(J3DTexMtxAnm const& other) {
|
||||
|
||||
Reference in New Issue
Block a user