Update engine.js

This commit is contained in:
Michael Townsend
2015-04-16 10:17:59 -04:00
parent 1abb3588e6
commit 909894cb50
+1 -1
View File
@@ -188,7 +188,7 @@
$('<span>')
.addClass('menuBtn')
.text(_('github.'))
.click(function() { window.open('https://github.com/Continuities/adarkroom'); })
.click(function() { window.open('https://github.com/doublespeakgames/adarkroom'); })
.appendTo(menu);
// Register keypress handlers