*#&%!
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4296 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
9ef10a01b3
commit
295d08ff40
@ -177,7 +177,7 @@ static void DrawWormholeCorona(GLfloat inner_radius, GLfloat outer_radius, int s
|
||||
}
|
||||
|
||||
|
||||
- (void) setMisjumpFromPlayer
|
||||
- (void) playerMisjumped
|
||||
{
|
||||
double distance = distanceBetweenPlanetPositions(origin.d, origin.b, destination.d, destination.b);
|
||||
arrival_time -= (distance * distance * 3600.0) - (distance * distance * 2700.0); // keep in sync with player's misjump time!
|
||||
|
Loading…
x
Reference in New Issue
Block a user