Merge remote-tracking branch 'runelite/master'

This commit is contained in:
Owain van Brakel
2020-02-11 19:56:18 +01:00
14 changed files with 320 additions and 90 deletions

View File

@@ -30,5 +30,6 @@ public enum LootRecordType
PLAYER,
EVENT,
DEATH,
PICKPOCKET,
UNKNOWN
}