- fixed: nextmap and nextsecret CCMDs set skill to 0.
SVN r1449 (trunk)
This commit is contained in:
parent
2c65d5b8f5
commit
1f5cf23418
3 changed files with 3 additions and 3 deletions
|
|
@ -2012,7 +2012,6 @@ static FArchive &operator<<(FArchive &arc, FSoundChan &chan)
|
|||
<< chan.Rolloff.MinDistance
|
||||
<< chan.Rolloff.MaxDistance
|
||||
<< chan.LimitRange;
|
||||
}
|
||||
|
||||
if (arc.IsLoading())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue