the initial commit to the repo.
This commit is contained in:
parent
025c032b8c
commit
1b757591b9
264 changed files with 21882 additions and 0 deletions
7
stoopid.raw/stupid.solutions.Data/OnlinePlayerInfo.cs
Normal file
7
stoopid.raw/stupid.solutions.Data/OnlinePlayerInfo.cs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
using UnityEngine;
|
||||
|
||||
namespace stupid.solutions.Data;
|
||||
|
||||
public class OnlinePlayerInfo : MonoBehaviour
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue