wire/lua
AbigailBuccaneer 9ae1f5504f Fix all whitespace errors
Now nobody's commit should be flagged by Travis unless it actually
introduces whitespace errors (which we do want to check for).

This doesn't fully sort out indentation everywhere, but does fix all
whitespace that Git doesn't like. You can check the whitespace across
the entire codebase with:

    git diff-tree --check "$(git hash-object -t tree /dev/null)" HEAD
2018-02-02 00:02:28 +00:00
..
autorun Revert "Revert "NetworkedBeams are still needed"" 2017-01-12 12:41:26 -06:00
effects
entities Fix all whitespace errors 2018-02-02 00:02:28 +00:00
weapons Fix all whitespace errors 2018-02-02 00:02:28 +00:00
wire Fix all whitespace errors 2018-02-02 00:02:28 +00:00