Browse Source

REVIEWED: Removed comment, fixes #2691

pull/2694/head
Ray 2 years ago
parent
commit
b478364914
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      examples/models/models_loading_m3d.c

+ 1
- 2
examples/models/models_loading_m3d.c View File

@ -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
*

Loading…
Cancel
Save