fix example in Lua API.rst

Whitespace in the wrong place.
develop
Timur Kelman 2021-01-04 17:05:55 +01:00 committed by GitHub
parent bfab968eee
commit a69c4b9b6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -4480,7 +4480,7 @@ table passed to the script will have the following fields set:
Example usage::
-- @enable = true
--@ enable = true
-- (function definitions...)
if dfhack_flags.enable then
if dfhack_flags.enable_state then