From 040604f212aeb0fb59718f964da0fe32084ebec1 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 17 Sep 2009 19:20:58 +0000 Subject: [PATCH] Apply fixes from abhinath to makepanda build too --- makepanda/confauto.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/makepanda/confauto.in b/makepanda/confauto.in index daeb709725..386225b716 100755 --- a/makepanda/confauto.in +++ b/makepanda/confauto.in @@ -33,6 +33,11 @@ egg-object-type-polylight polylight { 1 } egg-object-type-seq24 { 1 } fps { 24 } egg-object-type-seq12 { 1 } fps { 12 } egg-object-type-indexed indexed { 1 } +egg-object-type-seq10 { 1 } fps { 10 } +egg-object-type-seq8 { 1 } fps { 8 } +egg-object-type-seq6 { 1 } fps { 6 } +egg-object-type-seq4 { 1 } fps { 4 } +egg-object-type-seq2 { 1 } fps { 2 } egg-object-type-binary alpha { binary } egg-object-type-dual alpha { dual }