Skip to content

Commit

Permalink
Add BSShaderNoLightingProperty factory
Browse files Browse the repository at this point in the history
  • Loading branch information
ousnius committed Sep 18, 2024
1 parent 5b202d9 commit 4ae1d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ NiFactoryRegister::NiFactoryRegister() {
RegisterFactory<VolumetricFogShaderProperty>();
RegisterFactory<SkyShaderProperty>();
RegisterFactory<TileShaderProperty>();
RegisterFactory<BSShaderNoLightingProperty>();
RegisterFactory<BSShaderPPLightingProperty>();
RegisterFactory<Lighting30ShaderProperty>();
RegisterFactory<BSLightingShaderProperty>();
Expand Down

0 comments on commit 4ae1d4a

Please sign in to comment.