Skip to content

Commit f3b4d4f

Browse files
committed
fixed photon region settings
1 parent dd750aa commit f3b4d4f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Assets/Photon/PhotonUnityNetworking/Resources/PhotonServerSettings.asset

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ MonoBehaviour:
1919
AppIdVoice:
2020
AppVersion:
2121
UseNameServer: 1
22-
FixedRegion:
22+
FixedRegion: us
2323
Server:
2424
Port: 0
2525
ProxyServer:
@@ -41,5 +41,5 @@ MonoBehaviour:
4141
- RespawnSpaceship
4242
- SeparatePlayers
4343
DisableAutoOpenWizard: 1
44-
ShowSettings: 0
44+
ShowSettings: 1
4545
DevRegionSetOnce: 1

ProjectSettings/ProjectSettings.asset

+2-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ PlayerSettings:
154154
resetResolutionOnWindowResize: 0
155155
androidSupportedAspectRatio: 1
156156
androidMaxAspectRatio: 2.1
157-
applicationIdentifier: {}
157+
applicationIdentifier:
158+
Standalone: com.DefaultCompany.ARCANA-3D
158159
buildNumber:
159160
Standalone: 0
160161
iPhone: 0

0 commit comments

Comments
 (0)