9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
|
container { }
|
||
|
|
||
|
/* We need to contain something because 0x0 nodes
|
||
|
cause NULL textures */
|
||
|
color {
|
||
|
bounds: -1 -1 1 1;
|
||
|
color: transparent;
|
||
|
}
|