15 lines
386 B
Ucode
15 lines
386 B
Ucode
//==============================================================================
|
|
// Created on: 12/11/2003
|
|
// Description
|
|
//
|
|
// Written by Ron Prestenback
|
|
// © 2003, Epic Games, Inc. All Rights Reserved
|
|
//==============================================================================
|
|
|
|
class UT2K4Tab_BotConfigMP extends UT2K4Tab_BotConfigBase;
|
|
|
|
DefaultProperties
|
|
{
|
|
|
|
}
|