Skip to content

Commit

Permalink
Fix mono build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Jun 29, 2023
1 parent bdb0476 commit e0d1cf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -927,8 +927,8 @@ PlayerSettings:
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend:
Android: 1
Standalone: 1
Android: 0
Standalone: 0
iPhone: 1
il2cppCompilerConfiguration: {}
il2cppCodeGeneration: {}
Expand Down

0 comments on commit e0d1cf0

Please sign in to comment.