This commit is contained in:
parent
d498d81f7f
commit
ae20cf63ec
1 changed files with 2 additions and 2 deletions
|
@ -300,8 +300,8 @@ INGAMEFX_GFX_NONTRANS_IN := $(foreach FILE,$(INGAMEFX_GFX_NONTRANS),$(INGAMEFX_N
|
|||
|
||||
PICKUP_GFX_DIR := $(GRAF_DIR)/pickups
|
||||
PICKUP_GFX := +spatula +pants +health100 +health50 +health25 +glint1 +glint2 +glint3 +glint4 \
|
||||
+jellyammo +bubblemixture +glasses +shoe +balloon +helmet \
|
||||
+teeth +blower
|
||||
+jellyammo +bubblemixture +bubblewand +glasses +shoe +balloon +helmet \
|
||||
+teeth +blower +net
|
||||
PICKUP_GFX_IN := $(foreach FILE,$(PICKUP_GFX),$(PICKUP_GFX_DIR)/$(FILE).bmp)
|
||||
|
||||
INGAMEFX_GFX_TRANS := +bubble_1 +bubble_2 +bubble_3
|
||||
|
|
Loading…
Add table
Reference in a new issue