mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 05:23:48 +00:00
5 lines
79 B
Text
5 lines
79 B
Text
|
|
shader_type spatial;
|
||
|
|
|
||
|
|
#define TEXTURE_REPEAT
|
||
|
|
|
||
|
|
#include "../common.gdshaderinc"
|