Skip to content

Commit

Permalink
- Fixed Slate and Wal's normal map paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
Poodmund committed Apr 15, 2018
1 parent f604131 commit 9bc7e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GameData/OPM/KopernicusConfigs/SarnusMoons/Slate.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
Material
{
texture = OPM/OPM_Textures/PluginData/Slate_color.dds
normals = OPM/OPM_Textures/PluginData/Slate_normal .dds
normals = OPM/OPM_Textures/PluginData/Slate_normal.dds
}
}
PQS
Expand Down
2 changes: 1 addition & 1 deletion GameData/OPM/KopernicusConfigs/UrlumMoons/Wal.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
Material
{
texture = OPM/OPM_Textures/PluginData/Wal_color.dds
normals = OPM/OPM_Textures/PluginData/Wal_normal .dds
normals = OPM/OPM_Textures/PluginData/Wal_normal.dds
}
}
PQS
Expand Down

0 comments on commit 9bc7e62

Please sign in to comment.