SprayMesh Extended: Fix a comment in the config displaying the wrong default

This commit is contained in:
Chev 2024-01-12 11:02:29 -08:00
parent 76f1ba6050
commit 9bed4dbd99
Signed by: chev2
GPG key ID: BE0CFBD5DCBB2511

View file

@ -13,7 +13,7 @@
-- Default spray, often used when player's current spray is invalid or they otherwise haven't set a spray yet
spraymesh.SPRAY_URL_DEFAULT = "files.catbox.moe/xsdikl.png"
-- Units between points (default: 2); resXcoorddist = the dimensions (size) of all player sprays
-- Units between points (default: 1.75). The dimensions (size) of all player sprays
-- Bigger values means spray sizes will increase
spraymesh.COORD_DIST_DEFAULT = 1.75