1
0
KF2-Dev-Scripts/KFGame/Classes/KFGFxPopup_ConnectionError.uc

17 lines
561 B
Ucode
Raw Normal View History

2020-12-13 15:01:13 +00:00
//=============================================================================
// KFGFxPopup_ConnectionError
//=============================================================================
// Class Description
//=============================================================================
// Killing Floor 2
// Copyright (C) 2015 Tripwire Interactive LLC
// - Author 1/10/2014
//=============================================================================
class KFGFxPopup_ConnectionError extends KFGFxObject_Popup;
defaultproperties
{
}