X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fgame.php;h=b4ed57dc29a1184ee1c882c81e2c865d3aab5028;hp=b8a2fcb2dc2e88c4b6e187a2ce264aff35c7e836;hb=a376f1aa068de3448382139194d7d0c3aaf78fbf;hpb=eb00754bf6d6690116db01fb6a1e7c0f2ddf04f1 diff --git a/include/game.php b/include/game.php index b8a2fcb..b4ed57d 100644 --- a/include/game.php +++ b/include/game.php @@ -310,7 +310,7 @@ switch($mystatus) } else if($_REQUEST["wedding"] == "yes") { - /* TODO: add silent solo somewhere*/ + /* silent solo is set further down */ echo "Ok, you don't want to play a silent solo...wedding was chosen.
\n"; DB_set_sickness_by_hash($me,"wedding"); }