Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmpa committed May 9, 2024
2 parents 2ddca7a + 46d41f1 commit 0e7e8d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,6 @@ private void DoSettingsScreen()
{
if (result == PromptResult.Failure)
{
AudioManager.Instance.PlaySFX("click");
GUIUtility.systemCopyBuffer = Log.FilePath;
}
});
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ PlayerSettings:
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier:
Android: com.Phantasma.PoltergeistWallet
Android: com.Phantasma.PoltergeistLite
Standalone: com.Phantasma.PoltergeistLite
iPhone: io.phantasma.poltergeist
iPhone: info.phantasma.poltergeistLite
buildNumber:
Bratwurst: 0
Standalone: 0
Expand Down

0 comments on commit 0e7e8d0

Please sign in to comment.