mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Fix RPD icons not showing in IE8
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<link rel='stylesheet' href='spritesheet_pipes.css'>
|
||||
|
||||
<ui-display title='Direction'>
|
||||
{{#each data.preview_rows}}
|
||||
<ui-section>
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
};
|
||||
</script>
|
||||
<link rel='stylesheet' href='tgui.css'/>
|
||||
<link rel='stylesheet' href='spritesheet_pipes.css'/>
|
||||
<script id='data' type='application/json' data-ref='[ref]'>{}</script>
|
||||
<script defer src='tgui.js'></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user