Skip to content

Instantly share code, notes, and snippets.

@brunofmeurer
Created January 6, 2020 15:31
Show Gist options
  • Save brunofmeurer/94a2f189f5b9fc34a60dfda50e56c501 to your computer and use it in GitHub Desktop.
Save brunofmeurer/94a2f189f5b9fc34a60dfda50e56c501 to your computer and use it in GitHub Desktop.
public enum Spot
{
ALL, GLOBAL, COMPUTER
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment