- Added Order of Succession

This commit is contained in:
swordshine
2014-06-08 11:01:14 +00:00
parent 876e9260fe
commit 8ccdcf93c8
14 changed files with 175 additions and 12 deletions

View File

@@ -794,6 +794,8 @@ public class PlayerControllerHuman extends PlayerController {
return ("Result: " + value);
}
switch(sa.getApi()) {
case ChooseDirection:
return value;
case ChooseNumber:
if (sa.hasParam("SecretlyChoose")) {
return value;