Files
UT99-Mod-NIUT/Classes/NIUTConfigMenu.uc
2026-01-27 00:46:55 +00:00

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)"
}