From 341e53f2e2f4df2731cb0d2a79894057bb9c1337 Mon Sep 17 00:00:00 2001 From: Cora de la Mouche <73539712+corarona@users.noreply.github.com> Date: Sun, 22 Oct 2023 15:29:28 +0200 Subject: [PATCH] Remove deprecation mark on TGA texture format (#13877) --- 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 286c3b873..9e910f400 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -265,7 +265,7 @@ the clients (see [Translations]). Accepted characters for names are: Accepted formats are: - images: .png, .jpg, .bmp, (deprecated) .tga + images: .png, .jpg, .bmp, .tga sounds: .ogg vorbis models: .x, .b3d, .obj