1
0
KF2-Dev-Scripts/KFGame/Classes/KFGFxPopup_ConnectionError.uc
2020-12-13 18:01:13 +03:00

17 lines
561 B
Ucode

//=============================================================================
// KFGFxPopup_ConnectionError
//=============================================================================
// Class Description
//=============================================================================
// Killing Floor 2
// Copyright (C) 2015 Tripwire Interactive LLC
// - Author 1/10/2014
//=============================================================================
class KFGFxPopup_ConnectionError extends KFGFxObject_Popup;
defaultproperties
{
}