From d46f6e923f31bb03c48488b1030fd9e6c0a427c2 Mon Sep 17 00:00:00 2001 From: Daveo Date: Tue, 27 Feb 2001 20:14:00 +0000 Subject: [PATCH] --- build/mkactor.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/mkactor.pl b/build/mkactor.pl index f0176ca37..2e96fb8f3 100644 --- a/build/mkactor.pl +++ b/build/mkactor.pl @@ -14,7 +14,7 @@ $ActorList\_OUT :=\t\$(foreach ACTOR,\$($ActorList),\$(ACTOR_OUT_DIR)/\$(ACTOR). \$($ActorList\_OUT) : \$($ActorList\_IN) - \@\$(MKACTOR3D) \$($ActorList\_IN) -o:\$(ACTOR_OUT_DIR) -t:24,1,1 -s:256 -i:\$(INC_DIR) -g:$ActorList + \@\$(MKACTOR3D) \$($ActorList\_IN) -o:\$(ACTOR_OUT_DIR) \$($ActorList\_OPTS) -i:\$(INC_DIR) -g:$ActorList eot