mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
material SelectionColour
|
|
{
|
|
allow_fixed_function false
|
|
pass
|
|
{
|
|
vertex_program selection_vertex
|
|
fragment_program selection_fragment
|
|
}
|
|
}
|