diff --git a/gw-toon.php b/gw-toon.php index e45c2d1..4d52fc8 100644 --- a/gw-toon.php +++ b/gw-toon.php @@ -28,6 +28,7 @@ if ($whattoon == "0"){ echo ''; } else { echo '
'; + echo 'toon id # is : ' . $whattoon; echo ''; echo '
Select your course of action
    '; echo '
  • Record loot info
  • View Character loot history
';