summaryrefslogtreecommitdiffstats
path: root/include/game.js
AgeCommit message (Collapse)AuthorFilesLines
2008-11-01CLEANUP: moved javascript to separate fileArun Persaud1-0/+45
doesn't need to be in every html page. better to have it in its own file, so that it can be cached by the server. Signed-off-by: Arun Persaud <arun@nubati.net>