0

Add 'showspawn' render option

Allow users to hide the spawn marker that is normally generated for
overworld levels
This commit is contained in:
Thomas Lake
2012-04-08 12:51:27 +01:00
parent b2ce4fa7e5
commit 36aa6ed011
4 changed files with 10 additions and 2 deletions

View File

@@ -480,6 +480,10 @@ values. The valid configuration keys are listed below.
**Default:** ``[]`` (an empty list)
``showspawn``
This is a boolean, and defaults to ``True``. If set to ``False``, then the spawn
icon will not be displayed on the rendered map.
.. _customrendermodes:
Custom Rendermodes and Rendermode Primitives