mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
59a651a1eb
Adds named arguments to enum declarations along with lookup functions, fixes continuation indent, and replaces Map<Player, ArrayList<Prayer>> with a SetMultimap<Player, Prayer>.