X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FAnimation.def;h=6fc11a6e7d672c7276857b79863cbffc0b669f7b;hb=0aab437dc560d2afa982e61cc2547756ad7b0761;hp=a487b28d8a710172c7f6cb440a8d9152df8404f1;hpb=05dffb5744dc3f845e0c874f45229134393c50a0;p=lugaru.git diff --git a/Source/Animation/Animation.def b/Source/Animation/Animation.def index a487b28..6fc11a6 100644 --- a/Source/Animation/Animation.def +++ b/Source/Animation/Animation.def @@ -1,5 +1,5 @@ /* -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -141,7 +141,7 @@ DECLARE_ANIM(dead2anim, "Dead2", lowheight, neutral, ab_sleep) DECLARE_ANIM(dead3anim, "Dead3", lowheight, neutral, ab_sleep) DECLARE_ANIM(dead4anim, "Dead4", lowheight, neutral, ab_sleep) -DECLARE_ANIM(tempanim, "", lowheight, neutral, 0) +DECLARE_ANIM(tempanim, "Tempanim", lowheight, neutral, 0) DECLARE_ANIM(loadable_anim_end, "", lowheight, neutral, 0)