diff --git a/index.html b/index.html
index cfa6b62..a1adf15 100644
--- a/index.html
+++ b/index.html
@@ -6153,7 +6153,7 @@
}
var n, z, y, A, B, C, F, E, H, J, K, D, L = ["Joined", "Skipped", "Multiplayer", "Singleplayer"], I = [0, 0, 0, 0], N, G, M, Q, R;
this.bp = function() {
- R = 0;
+ R = 0;A
J = -1;
aJ.setState(7);
E = [];
@@ -6898,7 +6898,7 @@
this.cG = function() {
if (this.xh()) {
cH.imageSmoothingEnabled = !0;
- var n = bw.l4("territorial.io")
+ var n = bw.l4("territorial.io") // what is this?
, z = 1.1 * ja.c1 / n.width;
cH.setTransform(z, 0, 0, z, Math.floor((gA - z * n.width) / 2), ja.fG - z * n.height - .72 * ja.cw);
cH.drawImage(n, 0, 0);
diff --git a/known data.md b/known data.md
index 38906e0..000e700 100644
--- a/known data.md
+++ b/known data.md
@@ -1,8 +1,21 @@
# What's this?
Known Data of what "this" line of code means.
+
+## Lines
Line 2: Language
Line 2458: About Cookies Policy stuff?
Line 3739: Events stuff
Line 4427: Right-SideBar Info
-Line 5879: Errors and stuff
\ No newline at end of file
+Line 5879: Errors and stuff
+Line 6649: Displaying number of players?
+
+
+Line 6997: Maps and stuff
+
+## Variables
+
+
+## Functions
+
+1. g is a function that is declared 50 times
\ No newline at end of file
diff --git a/to do.md b/to do.md
new file mode 100644
index 0000000..16a3cb7
--- /dev/null
+++ b/to do.md
@@ -0,0 +1,5 @@
+## What's this?
+
+Our To-do list:
+
+1. What the heck is "g" variable
\ No newline at end of file