From a1fe49e52af2d1f34c7c1a4e46d65965291e7ce1 Mon Sep 17 00:00:00 2001 From: shevernitskiy Date: Wed, 30 Aug 2023 10:37:23 +0300 Subject: [PATCH] typo --- docs/dev/Lua API.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/Lua API.rst b/docs/dev/Lua API.rst index f983031ee..c52f39269 100644 --- a/docs/dev/Lua API.rst +++ b/docs/dev/Lua API.rst @@ -2597,7 +2597,7 @@ a ``dfhack.penarray`` instance to cache their output. ``bufferx`` and ``buffery`` default to 0. -Textures Module +Textures module --------------- In order for the game to render a particular tile (graphic), it needs to know ``texpos`` - the position in the vector of the registered game textures (also the graphical tile id passed as the tile field in a `Pen `).