Minor fixes

This commit is contained in:
Wojtek Figat
2024-04-10 11:03:33 +02:00
parent 89f7e442f7
commit b4547ec4d2
3 changed files with 14 additions and 8 deletions

View File

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