projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb00754
)
CLEANUP: removed todo item for silent solo from code
author
Arun Persaud
<arun@nubati.net>
Sat, 24 May 2008 19:53:05 +0000
(12:53 -0700)
committer
Arun Persaud
<arun@nubati.net>
Sat, 24 May 2008 19:53:05 +0000
(12:53 -0700)
changed comments
Signed-off-by: Arun Persaud <arun@nubati.net>
include/game.php
patch
|
blob
|
history
diff --git
a/include/game.php
b/include/game.php
index b8a2fcb2dc2e88c4b6e187a2ce264aff35c7e836..b4ed57dc29a1184ee1c882c81e2c865d3aab5028 100644
(file)
--- 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.<br />\n";
DB_set_sickness_by_hash($me,"wedding");
}