Update UniversalStorage-1.0.90.1.ckan
Fixed missing comma on line 43 (thanks Felger)
This commit is contained in:
parent
03e70f056f
commit
3c21af528f
|
@ -40,7 +40,7 @@
|
|||
],
|
||||
"resources": {
|
||||
"homepage": "http://ksp.kingtiger.co.uk",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage",
|
||||
"forums": "http://forum.kerbalspaceprogram.com/threads/75129-Universal-Storage-1-0-90-0-%28For-KSP-0-90%29-2nd-January-2015"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
|
|
Loading…
Reference in New Issue