-
-
Save daviddavis/e1aef66e0e656ed74356 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/lib/pfrpg_rules/lib/pfrpg_rules.rb b/lib/pfrpg_rules/lib/pfrpg_rules.rb | |
index a9ed005..17d0cab 100644 | |
--- a/lib/pfrpg_rules/lib/pfrpg_rules.rb | |
+++ b/lib/pfrpg_rules/lib/pfrpg_rules.rb | |
@@ -1,2 +1,4 @@ | |
+require "pfrpg_rules/tickle" | |
+ | |
module PfrpgRules | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment