Makes raw HTML and browser datum popups UTF-8 aware (#49066)

* Makes raw HTML and browser datum popups UTF-8 aware

Admin menus specifically really shouldn't break just because you named some guy "☺s the Clown"

* Fixed new_player.dm

* Fucking filing cabinets
This commit is contained in:
MrPerson
2020-02-01 15:14:31 -06:00
committed by GitHub
parent 14cd32efd8
commit 12eecfd181
28 changed files with 55 additions and 31 deletions
@@ -92,6 +92,7 @@
var/html = {"
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
<title>[title]</title>
<style>
body {