Merge pull request #7410 from Citadel-Station-13/kevinz000-patch-2
fixes the reason I and a lot of you lock up for more than half a minute when trying to join the server
This commit is contained in:
@@ -225,6 +225,7 @@ GLOBAL_LIST_EMPTY(asset_datums)
|
||||
|
||||
var/res_name = "spritesheet_[name].css"
|
||||
var/fname = "data/spritesheets/[res_name]"
|
||||
fdel(fname)
|
||||
text2file(generate_css(), fname)
|
||||
register_asset(res_name, file(fname))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user