edit: switch update version

This commit is contained in:
Linventif 2024-03-29 14:28:13 +01:00
parent b51d317d8d
commit fac8fce32e
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.0" gmInte.version = "0.3.1"
gmInte.config = {} gmInte.config = {}
gmInte.materials = {} gmInte.materials = {}