From a20bd1dad1eb90a7e8ec8010bdba03fdc2e477bd Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 26 Dec 2023 22:37:40 -0800 Subject: [PATCH] Comment --- star/_index.toml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/star/_index.toml b/star/_index.toml index 39f3129..21aceba 100644 --- a/star/_index.toml +++ b/star/_index.toml @@ -2,6 +2,10 @@ name = "star" path = "B-09.png" -[[texture]] -name = "nova" -path = "nova.png" +# TODO: Loading this takes a while. +# load lazily, or add a loading screen. +# (or both!) +# +#[[texture]] +#name = "nova" +#path = "nova.png"