noranisa commited on
Commit
b41fc79
·
verified ·
1 Parent(s): 3e3bfa3

Update templates/games.html

Browse files
Files changed (1) hide show
  1. templates/games.html +4 -4
templates/games.html CHANGED
@@ -215,10 +215,10 @@
215
  const spinCanvas = document.getElementById('spin-canvas');
216
  if(spinCanvas) {
217
  const boothSegments = [
218
- { text: "Stiker Keren", color: "#EF4444" }, { text: "Voucher Jajan", color: "#3B82F6" },
219
- { text: "Zonk! Coba Lagi", color: "#9CA3AF" }, { text: "Pulpen Eksklusif", color: "#10B981" },
220
- { text: "Gantungan Kunci", color: "#F59E0B" }, { text: "Diskon Daftar", color: "#8B5CF6" },
221
- { text: "Snack Gratis", color: "#EC4899" }, { text: "JACKPOT!", color: "#FFD700" }
222
  ];
223
  const ctx = spinCanvas.getContext('2d');
224
  const centerX=450, centerY=450, radius=450;
 
215
  const spinCanvas = document.getElementById('spin-canvas');
216
  if(spinCanvas) {
217
  const boothSegments = [
218
+ { text: "Stiker Keren", color: "#EF4444" }, { text: "Zonk! Coba Lagi", color: "#3B82F6" },
219
+ { text: "Zonk! Coba Lagi", color: "#9CA3AF" }, { text: "Kalender Imsak", color: "#10B981" },
220
+ { text: "Gantungan Kunci", color: "#F59E0B" }, { text: "Kalender Masehi", color: "#8B5CF6" },
221
+ { text: "Zonk! Coba Lagi", color: "#EC4899" }, { text: "JACKPOT!", color: "#FFD700" }
222
  ];
223
  const ctx = spinCanvas.getContext('2d');
224
  const centerX=450, centerY=450, radius=450;