[MIRROR] More horrible 515 proc compatibility. [MDB IGNORE] (#17671)

* More horrible 515 proc compatibility.

* Feex

* Hopefully we're done now

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-11-27 14:46:36 -08:00
committed by GitHub
co-authored by AnturK GoldenAlpharex
parent ddb1513099
commit 257feb1be7
95 changed files with 124 additions and 119 deletions
@@ -137,7 +137,7 @@
client.sent_assets[new_asset_name] = ACI.hash
addtimer(CALLBACK(client, /client/proc/asset_cache_update_json), 1 SECONDS, TIMER_UNIQUE|TIMER_OVERRIDE)
addtimer(CALLBACK(client, TYPE_PROC_REF(/client, asset_cache_update_json)), 1 SECONDS, TIMER_UNIQUE|TIMER_OVERRIDE)
return TRUE
return FALSE