oops! canCollide must be NO while status == STATUS_DOCKING
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@443 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
952027f4e6
commit
6709502cc6
@ -1517,6 +1517,7 @@ static Quaternion quaternion_identity = { (GLfloat)1.0, (GLfloat)0.0, (GLfloat)0
|
||||
switch (status)
|
||||
{
|
||||
case STATUS_START_GAME :
|
||||
case STATUS_DOCKING :
|
||||
case STATUS_DOCKED :
|
||||
case STATUS_DEAD :
|
||||
case STATUS_ESCAPE_SEQUENCE :
|
||||
|
Loading…
x
Reference in New Issue
Block a user