massive update, additions and changelog in first comment.

This commit is contained in:
omegablast2002@yahoo.com
2010-10-18 10:46:36 +00:00
parent 211deca011
commit d13e8904b5
33 changed files with 1539 additions and 85 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ class TargetChooser: public TargetsList {
UNSET = 0,
OPPONENT = -1,
CONTROLLER = 1,
TARGET_CONTROLLER = 2
TARGET_CONTROLLER = 2,
OWNER = 3
};
bool other;