summaryrefslogtreecommitdiff
path: root/src/window.moon
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2025-01-26 15:12:19 -0600
committerAlexander M Pickering <alex@cogarr.net>2025-01-26 15:12:19 -0600
commit5846a4fea8d6a993466a792977128d21a18587bc (patch)
treef1c53d194fc11af1f354be91a78472bdf467175c /src/window.moon
parentc39ff632b46c179709101c5b50a061ebd723689f (diff)
downloadggj25-5846a4fea8d6a993466a792977128d21a18587bc.tar.gz
ggj25-5846a4fea8d6a993466a792977128d21a18587bc.tar.bz2
ggj25-5846a4fea8d6a993466a792977128d21a18587bc.zip
Actual final commit
Diffstat (limited to 'src/window.moon')
-rw-r--r--src/window.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.moon b/src/window.moon
index 367cd1c..ddd56b2 100644
--- a/src/window.moon
+++ b/src/window.moon
@@ -1,7 +1,7 @@
color = require("color")
-- Special file to hold the window, no dependencies!
win = am.window{
- title: "ggj25"
+ title: "Night Fishing"
width: 1280
height: 720
clear_color: color.am_color.background