11 lines
233 B
Ucode
11 lines
233 B
Ucode
class KFAnnouncer extends FemaleAnnouncer;
|
|
|
|
// TODO
|
|
// This is throwing a lot of errors, lagging level startup,
|
|
// and doen't appear to do a lot. Fix or kill
|
|
|
|
defaultproperties
|
|
{
|
|
FallbackSoundPackage="KFPlayerSound"
|
|
}
|