Skip to content

Instantly share code, notes, and snippets.

From c092fae885d0be261f6993f3084d7152c145502b Mon Sep 17 00:00:00 2001
From: Pneumatus <matt@g33k0r.org>
Date: Mon, 2 Apr 2012 22:04:17 +0100
Subject: [PATCH] Inject players alphabetically (ignoring case) into the player list rather than just appending.
---
web/js/map.js | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/web/js/map.js b/web/js/map.js