Skip to content

Instantly share code, notes, and snippets.

@KMetokhir
Created April 30, 2025 13:05
Show Gist options
  • Save KMetokhir/d42bfd54ed8f4d6b7a54e11fdf4c818a to your computer and use it in GitHub Desktop.
Save KMetokhir/d42bfd54ed8f4d6b7a54e11fdf4c818a to your computer and use it in GitHub Desktop.
Gun
public class Gun
{
public void Shoot() { }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment