diff --git a/playerpayment.php b/playerpayment.php index 4d48a16..b7e13b5 100644 --- a/playerpayment.php +++ b/playerpayment.php @@ -186,7 +186,7 @@ function clocktick() { // Should be in the form [ ID, First Last ] var item = val.value.split(','); all_names.push(item[1]); - if (item[0][2] == 2) { + if (item[0][2] == 3) { subtotal += prices.guest; all_ids.push(item[0]); guests.push('