Sware
no edit summary
15:19
+11,196
Blanked the page
20:15
−5,955
Created page with "local export = {} local escape do local escapes = { ["\a"] = "a", ["\b"] = "b", ["\f"] = "f", ["\n"] = "n", ["\r"] = "r", ["\t"] = "t", ["\v"] = "v", ["\\"] = "\\", ["\"..."
13:11
+5,955