diff options
author | Beha <shacknetisp@mail.com> | 2017-03-07 12:10:38 -0500 |
---|---|---|
committer | Beha <shacknetisp@mail.com> | 2017-03-07 12:10:38 -0500 |
commit | 457feb856c8ae60406b27212edf8ee3336640482 (patch) | |
tree | 93d88e6d9bddbbe9f7b2a76360d529937c0f80d3 | |
parent | 1aa6dfd3149c66e231e154c1072e44c08a291aef (diff) |
version
-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 = {}, |