Merge pull request #1033 from pjf/fix_autoaction

AutoAction-1.2: Only runs on KSP 0.90, not *everything*
This commit is contained in:
Myk Dowling 2016-04-01 04:52:22 +11:00
commit 7aba817530
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "any",
"ksp_version": "0.90",
"author": "Diazo",
"depends": [
{