45:0bbe9c057774
Anton Shestakov <engored@ya.ru>, Sat, 08 Mar 2014 15:36:49 +0900
Now lobby waits for other players to join or starts without them. Before it waited for a fixed number of players.

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()}).