Skip to content

Commit

Permalink
comment out Wooden.as in airdrop crate cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
TerminalHash committed Nov 11, 2024
1 parent 91840a6 commit 7de4ca4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $inventory_factory =

$name = airdropcrate
@$scripts = AirdropCrate.as;
Wooden.as;
#Wooden.as;
ClamberableCollision.as;
#NoPlayerCollision.as;
ImportantPickup.as;
Expand Down

0 comments on commit 7de4ca4

Please sign in to comment.