Skip to content

Instantly share code, notes, and snippets.

@kroltan
Created September 27, 2017 00:04
Show Gist options
  • Save kroltan/2d0184aa084bcc396cb8e27e2c22ff3d to your computer and use it in GitHub Desktop.
Save kroltan/2d0184aa084bcc396cb8e27e2c22ff3d to your computer and use it in GitHub Desktop.
public class GameManager : Singleton<GameManager> {
void InicarPartida() { /* ... */ }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment