diff --git a/Application/Base/Tool/GameResource/LeyouClient.class.php b/Application/Base/Tool/GameResource/LeyouClient.class.php index 7c6c7421e..fbe9d57ad 100644 --- a/Application/Base/Tool/GameResource/LeyouClient.class.php +++ b/Application/Base/Tool/GameResource/LeyouClient.class.php @@ -147,8 +147,8 @@ class LeyouClient 9 => ['ref_id' => 9, 'name' => '2000气球', 'amount' => 2000], // 10 => ['ref_id' => 10, 'name' => '3000气球', 'amount' => 3000], 11 => ['ref_id' => 11, 'name' => '5000气球', 'amount' => 5000], - 12 => ['ref_id' => 12, 'name' => '10000气球', 'amount' => 10000], - 13 => ['ref_id' => 13, 'name' => '20000气球', 'amount' => 20000], + // 12 => ['ref_id' => 12, 'name' => '10000气球', 'amount' => 10000], + // 13 => ['ref_id' => 13, 'name' => '20000气球', 'amount' => 20000], ]; } } \ No newline at end of file