Update engine assets

This commit is contained in:
Wojtek Figat
2022-06-14 23:23:04 +02:00
parent 7167a6d15a
commit 37295e1ec7
34 changed files with 52 additions and 52 deletions

View File

@@ -10,7 +10,7 @@
/// <summary>
/// Current materials shader version.
/// </summary>
#define MATERIAL_GRAPH_VERSION 152
#define MATERIAL_GRAPH_VERSION 153
class Material;
class GPUShader;