We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd750aa commit f3b4d4fCopy full SHA for f3b4d4f
Assets/Photon/PhotonUnityNetworking/Resources/PhotonServerSettings.asset
@@ -19,7 +19,7 @@ MonoBehaviour:
19
AppIdVoice:
20
AppVersion:
21
UseNameServer: 1
22
- FixedRegion:
+ FixedRegion: us
23
Server:
24
Port: 0
25
ProxyServer:
@@ -41,5 +41,5 @@ MonoBehaviour:
41
- RespawnSpaceship
42
- SeparatePlayers
43
DisableAutoOpenWizard: 1
44
- ShowSettings: 0
+ ShowSettings: 1
45
DevRegionSetOnce: 1
ProjectSettings/ProjectSettings.asset
@@ -154,7 +154,8 @@ PlayerSettings:
154
resetResolutionOnWindowResize: 0
155
androidSupportedAspectRatio: 1
156
androidMaxAspectRatio: 2.1
157
- applicationIdentifier: {}
+ applicationIdentifier:
158
+ Standalone: com.DefaultCompany.ARCANA-3D
159
buildNumber:
160
Standalone: 0
161
iPhone: 0
0 commit comments