mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Stop warning about NiFogProperty (unused in MW)
This commit is contained in:
parent
6d9deaa386
commit
60ede8dede
@ -1302,6 +1302,7 @@ namespace NifOsg
|
|||||||
// unused by mw
|
// unused by mw
|
||||||
case Nif::RC_NiShadeProperty:
|
case Nif::RC_NiShadeProperty:
|
||||||
case Nif::RC_NiDitherProperty:
|
case Nif::RC_NiDitherProperty:
|
||||||
|
case Nif::RC_NiFogProperty:
|
||||||
{
|
{
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user