docs/tileh.png
author |
maedhros |
|
Wed, 04 Jul 2007 12:52:43 +0000 |
changeset 7159 |
9030d8ca51f8 |
parent 0 |
29654efe3188
|
permissions |
-rw-r--r-- |
(svn r10433) -Codechange: Remove FOR_EACH_OBJECT by moving the for loops in the Action 0
handlers outside the switch statements. This allows ignoring only the invalid
IDs when changing the properties for many objects, rather than ignoring the
whole block if one ID is invalid.