From b478364914c64df9b963955da0d864b2616c0fe9 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 9 Sep 2022 00:04:08 +0200 Subject: [PATCH] REVIEWED: Removed comment, fixes #2691 --- examples/models/models_loading_m3d.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/models/models_loading_m3d.c b/examples/models/models_loading_m3d.c index d11c3a00..81968407 100644 --- a/examples/models/models_loading_m3d.c +++ b/examples/models/models_loading_m3d.c @@ -9,8 +9,7 @@ * NOTES: * - Model3D (M3D) fileformat specs: https://gitlab.com/bztsrc/model3d * - Bender M3D exported: https://gitlab.com/bztsrc/model3d/-/tree/master/blender -* WARNING: Make sure to add "(action)" markers to the timeline if you want multiple animations. -* +* * Example licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software *