mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Fixes paperwork logos and planet icons not showing up. (#16768)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -73,7 +73,9 @@
|
||||
display_reconnect_dialog(user, "sensors")
|
||||
return
|
||||
|
||||
var/data[0]
|
||||
simple_asset_ensure_is_sent(user, /datum/asset/simple/paper)
|
||||
|
||||
var/data = list()
|
||||
|
||||
data["viewing"] = viewing_overmap(user)
|
||||
data["muted"] = muted
|
||||
|
||||
Reference in New Issue
Block a user