Skip to content

Commit

Permalink
Re-enable incremental garbage collection (YARC-Official#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
RileyTheFox authored Apr 15, 2023
1 parent 163bafa commit b947f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ PlayerSettings:
selectedPlatform: 0
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 0
gcIncremental: 1
assemblyVersionValidation: 1
gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform: {}
Expand Down

0 comments on commit b947f0a

Please sign in to comment.