fix weapon direction before entering witchspace
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@609 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
fd3d96bc4b
commit
abd98532e4
@ -1779,6 +1779,8 @@ double scoopSoundPlayTime = 0.0;
|
||||
if (go)
|
||||
{
|
||||
[self safe_all_missiles];
|
||||
[universe setViewDirection:VIEW_FORWARD];
|
||||
currentWeaponFacing = VIEW_FORWARD;
|
||||
if (galactic_witchjump)
|
||||
[self enterGalacticWitchspace];
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user