mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Fixes a ton of security issues (#19005)
This commit is contained in:
@@ -43,7 +43,7 @@ Notes:
|
||||
/datum/tooltip/New(client/C)
|
||||
if(C)
|
||||
owner = C
|
||||
owner << browse(file2text(file), "window=[control]")
|
||||
owner << browse(wrap_file2text(file), "window=[control]")
|
||||
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user