mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 15:50:11 -04:00
Update GoalManager.coffee
This commit is contained in:
parent
8930d79e61
commit
c9a56048ca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
CocoClass = require 'lib/CocoClass'
|
||||
utils = require 'lib/utils'
|
||||
|
||||
#test
|
||||
module.exports = class GoalManager extends CocoClass
|
||||
# The Goal Manager is created both on the main thread and
|
||||
# each time the world is generated. The one in world generation
|
||||
|
|
Loading…
Add table
Reference in a new issue