]> git.tdb.fi Git - r2c2.git/blob - data/r2c2/default.shader
Use skylight for nicer lighting
[r2c2.git] / data / r2c2 / default.shader
1 standard
2 {
3         lighting true;
4         specular true;
5         skylight true;
6         material true;
7         texture true;
8         shadow true;
9 };