Set source name for original caches to 'Jagex'

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 3 years ago
parent f1c9fed36f
commit 6cf9eb5043
  1. 2
      archive/src/main/kotlin/org/openrs2/archive/cache/CacheImporter.kt

@ -238,7 +238,7 @@ public class CacheImporter @Inject constructor(
gameId,
build,
timestamp,
name = "Original",
name = "Jagex",
description = null,
url = null
)

Loading…
Cancel
Save