launch control for elytraFly + mirror fixes

This commit is contained in:
kepler155c@gmail.com
2019-02-20 01:26:08 -05:00
parent 07b7151fd2
commit 9f009c164a
5 changed files with 83 additions and 28 deletions

View File

@@ -9,10 +9,10 @@
category = "Neural",
run = "neuralFight.lua",
},
[ "neuralFly" ] = {
title = "Fly",
[ "elytraFly" ] = {
title = "ElytraFly",
category = "Neural",
run = "neuralFly.lua",
run = "elytraFly.lua",
},
[ "neuralRemote" ] = {
title = "Remote",