mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Add record programs, keeps old consoles to avoid converting main maps. (#7225)
Add record printing (fixes #6042)
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
if(title)
|
||||
name = title
|
||||
if (text && length(text))
|
||||
info = html_encode(text)
|
||||
info = parsepencode(text)
|
||||
else
|
||||
info = ""
|
||||
|
||||
Reference in New Issue
Block a user