mirror of
https://github.com/bvanroll/cs-oo-project.git
synced 2025-08-30 04:22:42 +00:00
yup
This commit is contained in:
9
Online Gokkantoor/Globals/main.cs
Normal file
9
Online Gokkantoor/Globals/main.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
using System;
|
||||
namespace Globals
|
||||
{
|
||||
public class main
|
||||
{
|
||||
public enum state { draw, home, away };
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user