mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
Merge branch 'master' of https://github.com/Darredevil/codecombat
This commit is contained in:
commit
4552455284
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