Skip to content

Instantly share code, notes, and snippets.

@logalleon
Last active October 1, 2018 17:47
Show Gist options
  • Save logalleon/ac980c4f0885716eb29fd63fc5301f64 to your computer and use it in GitHub Desktop.
Save logalleon/ac980c4f0885716eb29fd63fc5301f64 to your computer and use it in GitHub Desktop.
enum DwarfStatus {
NO_JOB,
NO_DESTINATION,
SLEEPING,
ACTIVE
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment