Update HUDF image

This commit is contained in:
Malin E
2022-03-29 16:53:10 +02:00
parent 134a9056a9
commit 7b987d4fea

View File

@@ -2,7 +2,7 @@ local image = asset.syncedResource({
Name = "HUDF Image",
Type = "HttpSynchronization",
Identifier = "hudf_image",
Version = 3
Version = 4
})
asset.export("image", image)