diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-01 11:42:08 -0700 |
---|---|---|
committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-02-01 11:42:08 -0700 |
commit | 2b2ed28e2d5e5f1bec6543d18907e7cca46faac0 (patch) | |
tree | 2c9b53a97435d6dfee96b1ef4a2fcc5652c26478 /src/project.meta | |
parent | d7495c101d5aea78dfac8116e8535c0a0df3b6d1 (diff) | |
download | compiling-the-lambda-calculus-2b2ed28e2d5e5f1bec6543d18907e7cca46faac0.tar.gz compiling-the-lambda-calculus-2b2ed28e2d5e5f1bec6543d18907e7cca46faac0.zip |
intro to me slide
Diffstat (limited to 'src/project.meta')
-rw-r--r-- | src/project.meta | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/project.meta b/src/project.meta index 499e306..c228504 100644 --- a/src/project.meta +++ b/src/project.meta @@ -1,7 +1,7 @@ { "version": 0, "shared": { - "background": null, + "background": "rgb(30,30,46)", "range": [ 0, null @@ -13,7 +13,7 @@ "audioOffset": 0 }, "preview": { - "fps": 30, + "fps": 60, "resolutionScale": 1 }, "rendering": { |