diff --git a/gw-toon.php b/gw-toon.php
index 92a6a44..a745be0 100644
--- a/gw-toon.php
+++ b/gw-toon.php
@@ -11,7 +11,7 @@ if (!$result = $con->query($sql)){
die ('There was an error running the query [' . $con->error . ']');
}
# experimental stuff
-if (isset($whattoon)){
+if (empty($whattoon)){
echo 'Options for what to do after character selection goes here
';
} else {
echo '