mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
set focus
This commit is contained in:
parent
424a25cb26
commit
dfba38b71b
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
<script>
|
||||
state = load_level( levels, 0 );
|
||||
start_loop( "#blackboard", state );
|
||||
$("#blackboard").focus();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue