mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
stars object, interrior lighting level as accessible parameter for dynamic object
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
<ClCompile Include="skydome.cpp" />
|
||||
<ClCompile Include="Sound.cpp" />
|
||||
<ClCompile Include="Spring.cpp" />
|
||||
<ClCompile Include="stars.cpp" />
|
||||
<ClCompile Include="stdafx.cpp">
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
||||
@@ -191,6 +192,7 @@
|
||||
<ClInclude Include="skydome.h" />
|
||||
<ClInclude Include="Sound.h" />
|
||||
<ClInclude Include="Spring.h" />
|
||||
<ClInclude Include="stars.h" />
|
||||
<ClInclude Include="stdafx.h" />
|
||||
<ClInclude Include="sun.h" />
|
||||
<ClInclude Include="targetver.h" />
|
||||
|
||||
Reference in New Issue
Block a user