mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 03:41:11 -04:00
Fix formatting
This commit is contained in:
parent
ad20384750
commit
b5f1d0a91b
@ -178,7 +178,8 @@ namespace Nif
|
||||
{ "NiTransformData", &construct<NiKeyframeData, RC_NiKeyframeData> },
|
||||
|
||||
// Bethesda
|
||||
{ "BSPackedAdditionalGeometryData", &construct<NiAdditionalGeometryData, RC_BSPackedAdditionalGeometryData> },
|
||||
{ "BSPackedAdditionalGeometryData",
|
||||
&construct<NiAdditionalGeometryData, RC_BSPackedAdditionalGeometryData> },
|
||||
{ "BSShaderTextureSet", &construct<BSShaderTextureSet, RC_BSShaderTextureSet> },
|
||||
|
||||
// DYNAMIC EFFECTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user