mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
@ -308,7 +308,7 @@ bool plSimulationMgr::InitSimulation()
|
||||
if ( !plPXConvert::Validate() )
|
||||
{
|
||||
#ifndef PLASMA_EXTERNAL_RELEASE
|
||||
hsMessageBox("Ageia's PhysX or Plasma offsets have changed, need to rewrite conversion code.","PhysX Error",MB_OK);
|
||||
hsMessageBox("Ageia's PhysX or Plasma offsets have changed, need to rewrite conversion code.","PhysX Error",hsMBoxOk);
|
||||
#endif
|
||||
return false; // client will handle this and ask user to install
|
||||
}
|
||||
|
Reference in New Issue
Block a user