Fix heading identation?

This commit is contained in:
JeremyStar™ 2024-05-14 00:39:37 +02:00
parent 1aafa02fab
commit 535b8b69cf
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -8,7 +8,7 @@ Allows for organized scene management, making development much faster.
## Constants
## *Array[String]* <u>scene_nodes</u> = *[ "debug", "cutscene", "menu", "main", "background" ]*
### *Array[String]* <u>scene_nodes</u> = *[ "debug", "cutscene", "menu", "main", "background" ]*
Used internally for adding, managing and removing scene collections.
## Functions