adding in some needed packages
This commit is contained in:
parent
9e739f5dc8
commit
aba5310742
1012 changed files with 494191 additions and 1 deletions
7
Assets/LeaderboardCreator/Scripts/Main/Leaderboards.cs
Executable file
7
Assets/LeaderboardCreator/Scripts/Main/Leaderboards.cs
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
namespace Dan.Main
|
||||
{
|
||||
public static class Leaderboards
|
||||
{
|
||||
public static LeaderboardReference YoumuLeaderboard = new LeaderboardReference("2b836767763cfa11c33d22e98dfbda369b0cb1eb2fc3f5418640676a518433d5");
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue