about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
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