adding screenshots

This commit is contained in:
Linventif 2024-01-24 00:54:13 +01:00
parent a99acca772
commit 129faacac4

View File

@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
// //
gmInte = gmInte or {} gmInte = gmInte or {}
gmInte.version = "0.2.2" gmInte.version = "0.2.3"
gmInte.config = { gmInte.config = {
["redownloadMaterials"] = false, ["redownloadMaterials"] = false,
} }