mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 00:05:40 +00:00
removed isSky from template sky material files.
This commit is contained in:
parent
3b0b3c1f56
commit
e35857ba92
4 changed files with 0 additions and 5 deletions
|
|
@ -16,7 +16,6 @@ singleton CubemapData( BlankSkyCubemap )
|
|||
singleton Material( BlankSkyMat )
|
||||
{
|
||||
cubemap = BlankSkyCubemap;
|
||||
isSky = true;
|
||||
};
|
||||
|
||||
singleton Material(White)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue