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:
parent
dc2d588675
commit
cafc461cc3
4 changed files with 6 additions and 16 deletions
js
|
@ -406,4 +406,6 @@ document.onkeydown = function(e) {
|
|||
var onFocused = false
|
||||
function focused(x) {
|
||||
onFocused = x
|
||||
}
|
||||
}
|
||||
|
||||
document.title = modInfo.name
|
Loading…
Add table
Add a link
Reference in a new issue