PC-1106
This commit is contained in:
parent
3ef8c6f532
commit
ca452463db
@ -224,8 +224,8 @@ public class Draw extends SoloGame
|
||||
);
|
||||
|
||||
registerChatStats(
|
||||
new ChatStatData("TotalGuess", "Total Guess'", true),
|
||||
new ChatStatData("PureLuck", "Lucky Guess'", true)
|
||||
new ChatStatData("TotalGuess", "Total Guesses", true),
|
||||
new ChatStatData("PureLuck", "Lucky Guesses", true)
|
||||
);
|
||||
|
||||
new CompassModule()
|
||||
|
Loading…
Reference in New Issue
Block a user