Merge branch 'master' of https://github.com/flames/dynmap
This commit is contained in:
commit
77539522f0
2 changed files with 9 additions and 9 deletions
|
|
@ -210,7 +210,7 @@ DynMap.prototype = {
|
|||
.attr({
|
||||
id: 'chatinput',
|
||||
type: 'text',
|
||||
value: 'not working yet'
|
||||
value: ''
|
||||
})
|
||||
.keydown(function(event) {
|
||||
if (event.keyCode == '13') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue