Update Launcher images

This commit is contained in:
Alexander Bock
2023-04-16 23:33:05 +02:00
parent 5a9bb529f3
commit 10903926d7
+1 -1
View File
@@ -2,6 +2,6 @@ local DataPath = asset.syncedResource({
Name = "Launcher Images",
Type = "HttpSynchronization",
Identifier = "launcher_images",
Version = 2
Version = 3
})
asset.export("DataPath", DataPath)