From: David ‘Bombe’ Roden Date: Sun, 20 Nov 2011 20:43:11 +0000 (+0100) Subject: Create Sones when following. X-Git-Tag: 0.7.4^2~7 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=2b5d2439bd2c609fa8d7cd743e6724a49980cbde;hp=2b5d2439bd2c609fa8d7cd743e6724a49980cbde;p=Sone.git Create Sones when following. getSone(id, true) can still return null if the ID is obviously invalid, e.g. an empty String. ---