Whitespace

svn-id: r18415
This commit is contained in:
Torbjörn Andersson 2005-06-20 06:29:36 +00:00
parent 2c9d2ffc97
commit ea72e5c49f

View file

@ -695,7 +695,7 @@ int32 Logic::fnTheyDo(int32 *params) {
// 6 ins5
StandardHeader *head = (StandardHeader *)_vm->_resman->openResource(params[0]);
assert (head->fileType == GAME_OBJECT);
assert(head->fileType == GAME_OBJECT);
// Run the target's get-speech-state script