Missing change for particles from 6b06f1dbcf

This commit is contained in:
Wojtek Figat
2024-07-10 13:58:01 +02:00
parent 6b06f1dbcf
commit d521409033

View File

@@ -5,7 +5,7 @@
/// <summary> /// <summary>
/// Current GPU particles emitter shader version. /// Current GPU particles emitter shader version.
/// </summary> /// </summary>
#define PARTICLE_GPU_GRAPH_VERSION 10 #define PARTICLE_GPU_GRAPH_VERSION 11
#if COMPILE_WITH_PARTICLE_GPU_GRAPH #if COMPILE_WITH_PARTICLE_GPU_GRAPH