mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Fixed #893.
This commit is contained in:
parent
afbe5b063b
commit
77adebe181
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ module.exports = class PlayView extends View
|
|||
difficulty: 5
|
||||
id: 'gridmancer'
|
||||
image: '/file/db/level/52ae2460ef42c52f13000008/gridmancer_icon.png'
|
||||
description: "Challenge! Beat this level, get a job!"
|
||||
description: "Super algorithm challenge level!"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue