Skip to content

Instantly share code, notes, and snippets.

@devbyray
Created January 31, 2020 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devbyray/9bbde3b2e140e5c674e2eeded3e97d95 to your computer and use it in GitHub Desktop.
Save devbyray/9bbde3b2e140e5c674e2eeded3e97d95 to your computer and use it in GitHub Desktop.
@hobbitDec
class PlayerCharacter {
public name: string = 'lalalal';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment