edit: upgrading version

This commit is contained in:
Linventif 2024-05-07 13:46:13 +02:00
parent 3cc38b30ff
commit 1aac9f7ad3
No known key found for this signature in database
GPG Key ID: FAC0CA60F9AEEC24

View File

@ -6,7 +6,7 @@ if (game.SinglePlayer()) then return print("Gmod Integration is not supported in
gmInte = gmInte || {} gmInte = gmInte || {}
gmInte.version = "0.3.2" gmInte.version = "0.3.3"
gmInte.config = {} gmInte.config = {}
gmInte.materials = {} gmInte.materials = {}