11 lines
397 B
Ucode
11 lines
397 B
Ucode
//=============================================================================
|
|
// NIUTConfigMenu.
|
|
//=============================================================================
|
|
class NIUTConfigMenu expands UWindowFramedWindow;
|
|
|
|
defaultproperties
|
|
{
|
|
ClientClass=None
|
|
WindowTitle="NIUT126 Mutator Options (see www.planetunreal.com/niu and/or niut.txt for more information)"
|
|
}
|