diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-08 18:36:10 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-08 18:36:10 -0700 |
commit | 5b8b3abcba8746502014266583907421b71a330b (patch) | |
tree | fc3d8a2159a17c8af1d432d93307ff01474fb053 /src/scenes/hungry_partner.meta | |
parent | c18b81b2f26123481558cb3fffc794c2c13f74ad (diff) | |
download | compiling-the-lambda-calculus-5b8b3abcba8746502014266583907421b71a330b.tar.gz compiling-the-lambda-calculus-5b8b3abcba8746502014266583907421b71a330b.zip |
add hungry partner function
Diffstat (limited to 'src/scenes/hungry_partner.meta')
-rw-r--r-- | src/scenes/hungry_partner.meta | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/scenes/hungry_partner.meta b/src/scenes/hungry_partner.meta new file mode 100644 index 0000000..cec20cc --- /dev/null +++ b/src/scenes/hungry_partner.meta @@ -0,0 +1,5 @@ +{ + "version": 0, + "timeEvents": [], + "seed": 3141613664 +}
\ No newline at end of file |