Skip to content

Instantly share code, notes, and snippets.

@havenwood
Last active September 8, 2018 15:41
Show Gist options
  • Save havenwood/96477ee0acadc265b880926690900d64 to your computer and use it in GitHub Desktop.
Save havenwood/96477ee0acadc265b880926690900d64 to your computer and use it in GitHub Desktop.
module FTLChargen
class Character
include FTLChargen::CharacterTools
end
end
module FTLChargen
module CharacterTools
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment