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

14 lines
593 B
Ucode

//=============================================================================
// KFAIController_ZedGorefastDualBlade
//=============================================================================
// Controller for the dual-bladed Gorefast
//=============================================================================
// Killing Floor 2
// Copyright (C) 2016 Tripwire Interactive LLC
//=============================================================================
class KFAIController_ZedGorefastDualBlade extends KFAIController_ZedGorefast;
DefaultProperties
{
//defaults
}