mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-18 11:44:51 +02:00
Added multiplayer page.
Fixed numerous bugs with the alpha.
This commit is contained in:
@@ -320,7 +320,7 @@ void idGameLocal::Init( void ) {
|
||||
botItemTable = FindEntityDef("bot_itemtable", false);
|
||||
if (botItemTable == NULL)
|
||||
{
|
||||
common->FatalError("Failed to find bot_itemtable decl!\n");
|
||||
common->Warning("Failed to find bot_itemtable decl!\n");
|
||||
}
|
||||
|
||||
// init all the bot systems.
|
||||
|
||||
Reference in New Issue
Block a user