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

7 lines
194 B
Ucode

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