|
@@ -272,8 +272,6 @@ bool PhysicsShapeData::preload( bool server, String &errorBuffer )
|
|
if ( !Parent::preload( server, errorBuffer ) )
|
|
if ( !Parent::preload( server, errorBuffer ) )
|
|
return false;
|
|
return false;
|
|
|
|
|
|
- if( server ) return true;
|
|
|
|
-
|
|
|
|
// If we don't have a physics plugin active then
|
|
// If we don't have a physics plugin active then
|
|
// we have to fail completely.
|
|
// we have to fail completely.
|
|
if ( !PHYSICSMGR )
|
|
if ( !PHYSICSMGR )
|