mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 03:21:30 +00:00
Fixes medibot emotes + allows the usage of anchors in emotes. (#9277)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
var/end_char
|
||||
var/start_char
|
||||
var/name_anchor
|
||||
var/anchor_char = "!"
|
||||
var/anchor_char = "^"
|
||||
|
||||
if(!message || !emoter)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user