Skip to content

Commit

Permalink
makes it for real
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Nov 29, 2024
1 parent 15cdfe0 commit 0f43aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_doppler/modular_items/shipchem_overrides.dm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
if(can_have_cap)
if(!cap_icon_state)
WARNING("Container that allows caps is lacking a cap_icon_state!")
set_cap_status(cap_on)
set_cap_status(FALSE)
else
cap_on = FALSE

Expand Down

0 comments on commit 0f43aa9

Please sign in to comment.