mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-04-11 16:06:46 +00:00
Fix tag mismatch
This commit is contained in:
parent
6a12c2b58b
commit
ee2416017e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class btCollisionShape;
|
||||||
|
|
||||||
namespace Nif
|
namespace Nif
|
||||||
{
|
{
|
||||||
class Node;
|
struct Node;
|
||||||
struct Transformation;
|
struct Transformation;
|
||||||
struct NiTriShape;
|
struct NiTriShape;
|
||||||
struct NiTriStrips;
|
struct NiTriStrips;
|
||||||
|
|
Loading…
Reference in a new issue