Update GoalManager.coffee

This commit is contained in:
Darredevil 2014-03-09 20:35:33 +02:00
parent 8930d79e61
commit c9a56048ca

View file

@ -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