mirror of
https://github.com/chev2/gmod-addons.git
synced 2025-10-30 06:31:35 +00:00
SprayMesh Extended: Fix a comment in the config displaying the wrong default
This commit is contained in:
parent
76f1ba6050
commit
9bed4dbd99
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue