mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Use the proper member for the NIF type string
This commit is contained in:
parent
94f3e7a6c0
commit
496343b714
@ -792,7 +792,7 @@ public:
|
||||
}
|
||||
}
|
||||
else
|
||||
warn("Unhandled extra data type "+e->recType);
|
||||
warn("Unhandled extra data type "+e->recName);
|
||||
e = e->extra;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user