Fix sky visual shader mode after last rename

This commit is contained in:
Yuri Roubinsky 2021-04-17 20:16:03 +03:00
parent 0ee744ff5f
commit 8ae5c6c6ec
4 changed files with 112 additions and 75 deletions

View file

@ -54,6 +54,7 @@ public:
TYPE_EMIT,
TYPE_PROCESS,
TYPE_END,
TYPE_SKY,
TYPE_MAX
};