Mercurial > mm7
comparison Indoor.cpp @ 390:35a62d1948d4
More sound fixes
author | Nomad |
---|---|
date | Sat, 23 Feb 2013 08:27:32 +0200 |
parents | c3a0d94c07a5 |
children | d8b3056df4e2 |
comparison
equal
deleted
inserted
replaced
389:e32950ebabb9 | 390:35a62d1948d4 |
---|---|
4146 v56 = 0; | 4146 v56 = 0; |
4147 if ( ai_arrays_size > v22 ) | 4147 if ( ai_arrays_size > v22 ) |
4148 { | 4148 { |
4149 do | 4149 do |
4150 { | 4150 { |
4151 v54 = ai_array_4F7DB0_actor_ids[v25]; | 4151 v54 = ai_near_actors_ids[v25]; |
4152 if ( v54 != v63 ) | 4152 if ( v54 != v63 ) |
4153 { | 4153 { |
4154 v26 = v54; | 4154 v26 = v54; |
4155 v27 = abs(pActors[v54].vPosition.z - v0->vPosition.z); | 4155 v27 = abs(pActors[v54].vPosition.z - v0->vPosition.z); |
4156 v28 = abs(pActors[v26].vPosition.y - v0->vPosition.y); | 4156 v28 = abs(pActors[v26].vPosition.y - v0->vPosition.y); |