From dc93c7dbb010a6689a559427f60c80328e0656e3 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 18 Dec 2020 18:11:34 -0700 Subject: [PATCH] Fix indices docs --- web/Z-indexes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Z-indexes.txt b/web/Z-indexes.txt index af04a60..d18bb0a 100644 --- a/web/Z-indexes.txt +++ b/web/Z-indexes.txt @@ -1,5 +1,5 @@ 0 -> Main components (default) -2 -> Eyes + the multiplier +1 -> Eyes + the multiplier 3 -> Past Questions popup 10 -> Modal background 11 -> Modal foreground \ No newline at end of file