Files
crystall-punk-14/Resources/Prototypes
moneyl 4e2f694a0d Fix crash caused by invalid construction ghost shader name (#336)
* Fix construction ghost shader name

Construction ghosts were using a shader called `selection_outline_unshader`, which is not a valid shader name. This caused a crash when constructing things. This fixes that problem by updating them to use a valid shader `unshaded`.

I haven't followed the changes to shaders, but it's likely that this was caused by the shader name being changed and not updated in the construction ghost prototype.

* Remove specific outline shader for construction ghost prototypes

No longer needed.
2019-09-09 22:04:34 +02:00
..
2019-04-26 15:51:05 +02:00
2019-07-31 14:10:06 +02:00
2019-03-18 23:54:58 +01:00
2019-08-14 10:49:28 +02:00
2018-08-24 13:14:38 +02:00
2019-04-26 15:51:05 +02:00