Offset deferred renderer type

This commit is contained in:
Dan Balasescu
2024-02-25 17:34:02 +09:00
parent 271bf98b6a
commit 71c82ea863

View File

@@ -33,7 +33,7 @@ namespace osu.Framework.Configuration
OpenGLLegacy,
[Description("Metal (Experimental)")]
Deferred_Metal,
Deferred_Metal = 32,
[Description("Vulkan (Experimental)")]
Deferred_Vulkan,