rott/kf_sources/NiceNameHack/Classes/ZombieBrute.uc
2026-07-14 20:27:09 +07:00

7 lines
192 B
Ucode

// Different naming scheme 'cause kf-scrntestingrounds has a stupid restriction on what zeds can be used in it's spawns
class ZombieBrute extends NiceZombieBrute;
defaultproperties
{
}