aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/animation/sh_animations.lua
blob: 3846fccc054a241531aef63b7272b69273edf723 (plain)
1
2
3
4
if not RegisterLuaAnimation then
	error("JetBoom's libanimbone is required for animations. (It's bundeled with PAC3)")
	return
end