summaryrefslogtreecommitdiff
path: root/src/scenes/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/scenes/index.ts')
-rw-r--r--src/scenes/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scenes/index.ts b/src/scenes/index.ts
index 1b467c0..8eab357 100644
--- a/src/scenes/index.ts
+++ b/src/scenes/index.ts
@@ -14,6 +14,6 @@ export const scenes = [
//flirtingwithfunctions,
//doctor,
//first_box,
- //hungry_partner,
+ hungry_partner,
pure_functions,
];