From 0f47403d0220757fed189b76e2071e25b1025cb8 Mon Sep 17 00:00:00 2001 From: Runemoro Date: Wed, 3 Jun 2020 13:39:42 -0400 Subject: Split GUI code to separate module (#242) * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 --- enigma-swing/src/main/resources/stats.html | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 enigma-swing/src/main/resources/stats.html (limited to 'enigma-swing/src/main/resources/stats.html') diff --git a/enigma-swing/src/main/resources/stats.html b/enigma-swing/src/main/resources/stats.html new file mode 100644 index 00000000..fcff7c0f --- /dev/null +++ b/enigma-swing/src/main/resources/stats.html @@ -0,0 +1,34 @@ + + + + + + Stats + + + + + +
+ + + + + + + -- cgit v1.2.3