From 03748610041bcc8ec7a7743e9a5fb35c06731fa0 Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Thu, 6 Apr 2023 17:31:38 +0200 Subject: printing strings coming to YOUR screen! --- src/static/.gitignore | 1 + src/static/dynamic.tsx | 71 +++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 68 insertions(+), 4 deletions(-) (limited to 'src/static') diff --git a/src/static/.gitignore b/src/static/.gitignore index e960c6e..4d628f9 100644 --- a/src/static/.gitignore +++ b/src/static/.gitignore @@ -7,3 +7,4 @@ tiled.mk *.csv *.out *.tiled-session +*.tmx diff --git a/src/static/dynamic.tsx b/src/static/dynamic.tsx index 742083f..fde4347 100644 --- a/src/static/dynamic.tsx +++ b/src/static/dynamic.tsx @@ -1,6 +1,9 @@ - + + + + @@ -103,9 +106,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -130,6 +175,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -322,7 +388,4 @@ - - - -- cgit v1.2.3