clear prod flag

This commit is contained in:
minenice55 2024-01-15 19:35:48 -05:00
parent 40f83743dd
commit 18c24b628c
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ PlayerSettings:
PS4: UNITY_POST_PROCESSING_STACK_V2
PS5: UNITY_POST_PROCESSING_STACK_V2
Stadia: UNITY_POST_PROCESSING_STACK_V2
Standalone: UNITY_POST_PROCESSING_STACK_V2;HEAVENSTUDIO_PROD
Standalone: UNITY_POST_PROCESSING_STACK_V2
WebGL: UNITY_POST_PROCESSING_STACK_V2
Windows Store Apps: UNITY_POST_PROCESSING_STACK_V2
XboxOne: UNITY_POST_PROCESSING_STACK_V2