mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
VChat: Redone chat output done in Vue.js
This commit is contained in:
@@ -71,4 +71,5 @@
|
||||
msg += "[line]\n"
|
||||
|
||||
msg += "<b>Total Players: [length(Lines)]</b>"
|
||||
msg = "<span class='info'>" + msg + "</span>"
|
||||
to_chat(src, msg)
|
||||
Reference in New Issue
Block a user