Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Created January 21, 2019 15:44
Show Gist options
  • Save tsh-code/a852683e4c9e9b98b0f9f55df0148bfb to your computer and use it in GitHub Desktop.
Save tsh-code/a852683e4c9e9b98b0f9f55df0148bfb to your computer and use it in GitHub Desktop.
PO-LandCreature.swift
class LandCreature: Creature,
Walking,
Running { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment