added UI dodging nozzle on phones
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Darkmatter.Presentation
|
||||
private void OnLeaderBoardBtnClicked()
|
||||
{
|
||||
IaudioController.PlayBtnPressedSound();
|
||||
IleaderBoardController.ShowLeaderBoard();
|
||||
IleaderBoardController.ShowLeaderBoardAsync();
|
||||
}
|
||||
|
||||
public void ShowDeathScreen()
|
||||
|
||||
Reference in New Issue
Block a user