about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-12-05 20:09:57 -0500
committerelioat <elioat@tilde.institute>2022-12-05 20:09:57 -0500
commit454f107eee102dde2dbdce81960694c67db6290d (patch)
tree198bbe82021ed632db26275a9294e2f28e78b595 /src
parent5f74b7bccea203e85a625dfa8487add596f1ae80 (diff)
downloaddecember-2022-454f107eee102dde2dbdce81960694c67db6290d.tar.gz
why do I suck at using magit so hard
Diffstat (limited to 'src')
-rw-r--r--src/pokedex.rkt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokedex.rkt b/src/pokedex.rkt
index d8830c6..3aebea1 100644
--- a/src/pokedex.rkt
+++ b/src/pokedex.rkt
@@ -56,4 +56,4 @@
 
 (define display-image (bitmap (make-object bitmap% img)))
 
-(frame (scale display-image 0.3))
+(frame (scale display-image 0.3)) ; this doesn't actually seem to work with URLs/PNGs