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

12 lines
547 B
Ucode
Raw Normal View History

2020-12-13 15:01:13 +00:00
//=============================================================================
// KFFixupCosmeticUITexturesCommandlet
//=============================================================================
//=============================================================================
// Killing Floor 2
// Copyright (C) 2018 Tripwire Interactive LLC
//=============================================================================
class KFFixupCosmeticUITexturesCommandlet extends Commandlet native;
native event int Main( string Params );