44:8d400faca258
Anton Shestakov <engored@ya.ru>, Thu, 06 Mar 2014 19:39:46 +0900
Use ~p instead of ~w for win stats, overall more human-friendly format in printer.

previous change 38:ec8d1ad0da1d

src/rps_rules.hrl

Permissions: -rw-r--r--

Other formats: Feeds:
-record(ruleinfo, {hands=[], beats=dict:new(), loses=dict:new(), why=dict:new()}).