added new launcher images for v17

This commit is contained in:
Micah
2021-07-14 11:48:50 -04:00
parent 7461303aa5
commit 3069457d67

View File

@@ -2,6 +2,6 @@ local DataPath = asset.syncedResource({
Name = "Launcher Images",
Type = "HttpSynchronization",
Identifier = "launcher_images",
Version = 1
Version = 2
})
asset.export("DataPath", DataPath)