Mercurial > mm7
comparison Actor.cpp @ 33:a9e9c6989d04
20.01.13
author | Ritor1 |
---|---|
date | Sun, 20 Jan 2013 18:57:23 +0600 |
parents | 9c0607679772 |
children | 2bcc7b24c831 |
comparison
equal
deleted
inserted
replaced
32:4c90ae1041aa | 33:a9e9c6989d04 |
---|---|
4076 //--v10; | 4076 //--v10; |
4077 } | 4077 } |
4078 //while ( v10 ); | 4078 //while ( v10 ); |
4079 uActorHeight = v3->uMonsterHeight; | 4079 uActorHeight = v3->uMonsterHeight; |
4080 uActorRadius = v3->uMonsterRadius; | 4080 uActorRadius = v3->uMonsterRadius; |
4081 uMovementSpeed = LOWORD(v9->uBaseSpeed); | 4081 uMovementSpeed = v9->uBaseSpeed; |
4082 if ( !(load_sounds_if_bit1_set & 1) ) | 4082 if ( !(load_sounds_if_bit1_set & 1) ) |
4083 { | 4083 { |
4084 v5 = pSoundSampleIDs; | 4084 v5 = pSoundSampleIDs; |
4085 v6 = v3->pSoundSampleIDs; | 4085 v6 = v3->pSoundSampleIDs; |
4086 v7 = 4; | 4086 v7 = 4; |