mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 13:47:33 +01:00
Merge pull request #4822 from CHOMPStation2/upstream-merge-13626
[MIRROR] Fixes runtime with simplemob headsets
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
if(buckle_mob(M))
|
||||
visible_message("<span class='notice'>[M] starts riding [name]!</span>")
|
||||
|
||||
/mob/living/simple_mob/handle_message_mode(message_mode, message, verb, speaking, used_radios, alt_name)
|
||||
/mob/living/simple_mob/handle_message_mode(message_mode, message, verb, used_radios, speaking, alt_name)
|
||||
//CHOMPEdit - This whole proc tbh
|
||||
if(message_mode)
|
||||
if(message_mode == "intercom")
|
||||
|
||||
Reference in New Issue
Block a user