Merge pull request #1727 from strikaco/cosmeticfixes

Minor cosmetic fixes to web templates and assets
This commit is contained in:
Griatch 2018-10-29 20:57:32 +01:00 committed by GitHub
commit d584fda9e6
6 changed files with 9 additions and 5 deletions

View file

@ -102,7 +102,7 @@ An "emitter" object must have a function
return;
}
this.connection.connect();
log('Evenna reconnecting.')
log('Evennia reconnecting.')
},
// Returns true if the connection is open.