This commit is contained in:
parent
eb871fdcc5
commit
32ff4bd0f1
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ cleanplayer:
|
|||
@$(ECHO) Player Cleaned
|
||||
|
||||
$(PLAYER_DEP_OUT) : $(PLAYER_DEP_IN)
|
||||
$(MKACTOR3D) $(PLAYER_MOD_IN) -o:$(PLAYER_OUT_DIR) -t:24,1,1 -s:256
|
||||
$(MKACTOR3D) $(PLAYER_MOD_IN) -o:$(PLAYER_OUT_DIR) -t:24,1,1 -s:128
|
||||
|
||||
GFX_DATA_OUT += $(PLAYER_DEP_OUT)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue