From df65433ee48236bc024bcc449c0670554e1081b5 Mon Sep 17 00:00:00 2001 From: SFENCE Date: Sat, 14 Jun 2025 19:04:34 +0200 Subject: [PATCH] doc formating. --- doc/lua_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua_api.md b/doc/lua_api.md index a170a5043..da813c207 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -9061,7 +9061,7 @@ child will follow movement and rotation of that bone. * can be used for creation color blind effect, base for night vision effect etc. ```lua - -- example of night vision like transform + -- example of night vision like transform { {0.0, 0.0, 0.0}, {1.0, 9.0, 1.0}, {0.0, 0.0, 0.0}}