This commit is contained in:
parent
1da64afa81
commit
c7fe8c740b
70 changed files with 302 additions and 445 deletions
|
@ -122,7 +122,7 @@ void CJellyfishGenerator::think( int _frames, CLevel *level )
|
|||
}
|
||||
}
|
||||
|
||||
DVECTOR offset = CLevel::getCameraPos();
|
||||
DVECTOR const &offset = CLevel::getCameraPos();
|
||||
|
||||
DVECTOR startPos;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue