diff options
author | 2015-06-20 19:19:03 +0200 | |
---|---|---|
committer | 2015-06-20 19:19:03 +0200 | |
commit | 449a851e34e3c5097a1fa1a036e9a815d79c996c (patch) | |
tree | 433946c7fce780f4e3430794908275099c93816f /scripts/genie.lua | |
parent | c665cb017bd4ec75d8ddf2c849b3e3fec1f4d52c (diff) |
Fix more driver building, going deeper in checks (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index fd8a2ae5647..150c6d73294 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -53,7 +53,6 @@ SOUNDS = {} MACHINES = {} VIDEOS = {} BUSES = {} -bus_count = 0 newoption { trigger = "with-tools", |