mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Merge pull request #10327 from MrStonedOne/patch-18
Fixes special characters not working in asay/apm
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
ai_found = 1
|
||||
msg += "[original_word]<font size='1' color='black'>(<A HREF='?_src_=holder;adminmoreinfo=\ref[found]'>?</A>|<A HREF='?_src_=holder;adminplayerobservefollow=\ref[found]'>F</A>)</font> "
|
||||
continue
|
||||
msg += "[original_word] "
|
||||
msg += "[original_word] "
|
||||
return msg
|
||||
|
||||
|
||||
@@ -144,4 +144,4 @@
|
||||
/proc/send2irc(msg,msg2)
|
||||
if(config.useircbot)
|
||||
shell("python nudge.py [msg] [msg2]")
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user