Make `options` local here.
authorAuke Kok <sofar@foo-projects.org>
Wed, 23 Mar 2016 04:59:23 +0000 (21:59 -0700)
committerest31 <MTest31@outlook.com>
Thu, 24 Mar 2016 15:52:26 +0000 (16:52 +0100)
commit2f640888d8c0224bcd3ceb13454bd6542d5ae5ef
treee5d54caea639f499b8c978d6d947076849a13f0d
parent80cec4702dde598ded6a5b31e291d2973b26cc7b
Make `options` local here.

Undoubtably this may cause problems later if unchecked.

```
2016-03-22 21:57:52: WARNING[Server]: Assignment to undeclared global "options" inside a function at .../sofar/git/minetest/bin/../builtin/game/chatcommands.lua:862.
```
builtin/game/chatcommands.lua