summaryrefslogtreecommitdiffstats
path: root/nfsw
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-10-19 21:14:34 -0400
committerrsiddharth <s@ricketyspace.net>2019-10-19 21:14:34 -0400
commit2c370abd7fc2eb285de44c317a113bd2952a000d (patch)
tree8691cababeb44959ad88c04524810fade52fff71 /nfsw
parent448d86e530bb77da7038d42a22d92c4f35bf7f7f (diff)
nfsw/templates/sodomized.cow -> nfsw/cow/sodomized.cow
Diffstat (limited to 'nfsw')
-rw-r--r--nfsw/cow/sodomized.cow (renamed from nfsw/templates/sodomized.cow)0
-rw-r--r--nfsw/scenes.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/templates/sodomized.cow b/nfsw/cow/sodomized.cow
index 7491c27..7491c27 100644
--- a/nfsw/templates/sodomized.cow
+++ b/nfsw/cow/sodomized.cow
diff --git a/nfsw/scenes.py b/nfsw/scenes.py
index ed56b81..7e48cb5 100644
--- a/nfsw/scenes.py
+++ b/nfsw/scenes.py
@@ -556,7 +556,7 @@ def bedroom(o):
def cow():
return os.path.join(
current_app.root_path,
- 'templates/sodomized.cow'
+ 'cow/sodomized.cow'
)