nice nice nice
This commit is contained in:
6
GameState.cs
Normal file
6
GameState.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace yourareanaiceo;
|
||||
|
||||
public class GameState
|
||||
{
|
||||
public Company Company { get; set; } = new();
|
||||
}
|
||||
Reference in New Issue
Block a user