mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-19 19:35:26 +00:00
Changes to have Linux dedicated compiling again
This commit is contained in:
parent
517b93866a
commit
c5c08e72d2
7 changed files with 25 additions and 25 deletions
|
|
@ -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())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue