mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-31 07:58:22 +01:00
fix closing tag
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
//AR Projecting
|
||||
if(eyeobj)
|
||||
sender.eyeobj.visible_message("<span class='game say'><b>[sender_name]</b> says, \"[message]\"")
|
||||
sender.eyeobj.visible_message("<span class='game say'><b>[sender_name]</b> says, \"[message]\"</span>")
|
||||
|
||||
//Not AR Projecting
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user