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 98d468e commit 15512e2
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,7 +203,7 @@
if(source_hookah.attachment)
QDEL_NULL(source_hookah.attachment)
source_hookah?.stop_smoke()
QDEL_NULL(source_hookah.this_mouthpiece)
source_hookah.this_mouthpiece = null
source_hookah = null
return ..()

Expand Down

0 comments on commit 15512e2

Please sign in to comment.