diff options
| -rw-r--r-- | init.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  --GPLv3, derived from Travelnet by Sokomine  local SPEED = 10  local ACCEL = 1 -local VERSION = 5 +local VERSION = 6  local elevator = {      motors = {}, | 
|  | index : elevator | |
| Unnamed repository; edit this file 'description' to name the repository. | root | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | init.lua | 2 | 
| @@ -1,7 +1,7 @@  --GPLv3, derived from Travelnet by Sokomine  local SPEED = 10  local ACCEL = 1 -local VERSION = 5 +local VERSION = 6  local elevator = {      motors = {}, |