* changed map reading routine in pregame, minor changes for events

This commit is contained in:
Michał W. Urbańczyk
2009-02-08 06:42:15 +00:00
parent d794a83444
commit fb4ee65d0e
9 changed files with 170 additions and 125 deletions
+4
View File
@@ -33,6 +33,10 @@ public:
{
h & slots & formation;
}
operator bool() const
{
return slots.size();
}
};
class int3