Changes to have Linux dedicated compiling again

This commit is contained in:
DavidWyand-GG 2013-05-08 06:55:51 +00:00
parent 517b93866a
commit c5c08e72d2
7 changed files with 25 additions and 25 deletions

View file

@ -49,7 +49,7 @@ void Platform::init()
//installRedBookDevices();
#if 0
#ifndef DEDICATED
#ifndef TORQUE_DEDICATED
// if we're not dedicated do more initialization
if (!x86UNIXState->isDedicated())
{