Browse Source

renamed collection

master
Brent Gordon 4 years ago
parent
commit
44ed2f45ec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      info.rkt

+ 1
- 1
info.rkt View File

@@ -1,4 +1,4 @@
#lang info

(define collection "MarioBot")
(define collection "mariobot")
(define deps '("base"))

Loading…
Cancel
Save