This commit is contained in:
TheGiddyLimit
2024-01-03 17:51:53 +00:00
parent 8117ebddc5
commit 0a4253c9f0
19 changed files with 141 additions and 34 deletions

View File

@@ -169,7 +169,7 @@ class NavBar {
this._addElement_button(
NavBar._CAT_CACHE,
{
html: "Preload Adventure Text <small>(25MB+)</small>",
html: "Preload Adventure Text <small>(50MB+)</small>",
click: (evt) => NavBar.InteractionManager._pOnClick_button_preloadOffline(evt, /data\/adventure/),
title: "Preload adventure text for offline use.",
},