# Add victory/defeat conditions, based on patch from fcxSanya.

Fixes #565.

This was SVN commit r8234.
This commit is contained in:
Ykkrosh
2010-10-01 20:51:21 +00:00
parent 4b3e819b67
commit fcedcae052
22 changed files with 330 additions and 10 deletions
+1
View File
@@ -113,6 +113,7 @@ public:
LOAD_SCRIPTED_COMPONENT("GuiInterface");
LOAD_SCRIPTED_COMPONENT("PlayerManager");
LOAD_SCRIPTED_COMPONENT("Timer");
LOAD_SCRIPTED_COMPONENT("EndGameManager");
#undef LOAD_SCRIPTED_COMPONENT
}