1
0
Fork 0
mirror of https://github.com/thepaperpilot/The-Modding-Tree.git synced 2025-05-10 12:01:29 +00:00

Added to tutorial

This commit is contained in:
Acamaeda 2020-10-08 22:42:29 -04:00
parent dc2d588675
commit cafc461cc3
4 changed files with 6 additions and 16 deletions

View file

@ -406,4 +406,6 @@ document.onkeydown = function(e) {
var onFocused = false
function focused(x) {
onFocused = x
}
}
document.title = modInfo.name