summaryrefslogtreecommitdiffstats
path: root/nfsw/scenes.py
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/scenes.py')
-rw-r--r--nfsw/scenes.py2
1 files changed, 1 insertions, 1 deletions
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'
)