# HG changeset patch # User Neil Muller # Date 1336838209 -7200 # Node ID eb506f431979efdf5d66f74918586c3b9e9a57aa # Parent 6a4457b912a550b20686cf3734990fb2b275b5bc Remove temporary psych image diff -r 6a4457b912a5 -r eb506f431979 gamelib/research.py --- a/gamelib/research.py Sat May 12 17:53:57 2012 +0200 +++ b/gamelib/research.py Sat May 12 17:56:49 2012 +0200 @@ -11,8 +11,6 @@ class Psychology(ResearchArea): NAME = "Psychology" - # FIXME: - IMAGE_NAME = "fusion" class MedicalExperiments(ResearchArea):