Skip to content

Commit

Permalink
увы.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbalaam committed Feb 4, 2025
1 parent 7f5e1b4 commit 98d468e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bandastation/bar_hookahs/code/bar_hookahs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@
if(source_hookah.attachment)
QDEL_NULL(source_hookah.attachment)
source_hookah?.stop_smoke()
source_hookah = null
QDEL_NULL(source_hookah.this_mouthpiece)
source_hookah = null
return ..()

/obj/item/hookah_mouthpiece/dropped(mob/user)
Expand Down

0 comments on commit 98d468e

Please sign in to comment.