rott/kf_sources/GUI2K4/Classes/UT2K4Tab_GUISettings.uc
2026-07-14 20:27:09 +07:00

15 lines
445 B
Ucode

//==============================================================================
// Created on: 11/19/2003
// Configure GUI options, like whether warnings are shown when adjusting settings.
//
// Written by Ron Prestenback
// © 2003, Epic Games, Inc. All Rights Reserved
//==============================================================================
class UT2K4Tab_GUISettings extends Settings_Tabs;
DefaultProperties
{
}