revert peripheral change

This commit is contained in:
kepler155c@gmail.com
2018-12-26 14:21:28 -05:00
parent 03b7e9602b
commit 0679147a22
4 changed files with 19 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
[ "Sensor" ] = {
title = "Sensor",
category = "Neural",
run = "Entities.lua",
run = "Sensor.lua",
},
[ "Scanner" ] = {
title = "Scanner",