tests/lua/README.md
author Wuzzy <almikes@aol.com>
Wed, 04 Oct 2017 18:34:02 +0200
changeset 12644 59b46e6f36ff
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fix Birdy descending into water if hog took damage before it got picked up (bug #160)

Lua scripts for engine testing. These scripts are the same as other Lua scripts
in Hedgewars, but you ought to call `EndLuaTest(TEST_SUCCESSFUL)` or
`EndLuaTest(TEST_FAILED)` when the test is completed.