leaderboard added
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Darkmatter.Core
|
||||
{
|
||||
public interface ILeaderBoardController
|
||||
{
|
||||
void ShowLeaderBoard();
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f9b941192dc0fea4d83c6889df709d92
|
||||
Reference in New Issue
Block a user