render reorder

This commit is contained in:
h4570
2022-08-18 23:09:35 +02:00
parent 385849e3b2
commit 3817eadc14
2 changed files with 2 additions and 3 deletions
@@ -22,7 +22,7 @@ namespace Tyra {
* Debug functions, without z buffer, with bad performance.
*
* Remember to use these functions AFTER all 3D rendering,
* otherwise lines will be overwritten!
* otherwise lines will be overwritten! There is Github issue about that.
*/
class Renderer3DUtility {
public: