Ported tg asset cache

This commit is contained in:
ShadowLarkens
2020-02-16 16:00:01 -05:00
committed by Arokha Sieyes
parent d5b820fc58
commit 22c85075f4
10 changed files with 330 additions and 75 deletions

View File

@@ -76,7 +76,7 @@ GLOBAL_DATUM_INIT(iconCache, /savefile, new("data/iconCache.sav")) //Cache of ic
if(!winexists(owner, "htmloutput"))
spawn()
alert(owner.mob, "Updated chat window does not exist. If you are using a custom skin file please allow the game to update.")
alert(owner, "Updated chat window does not exist. If you are using a custom skin file please allow the game to update.")
become_broken()
return FALSE