feature/20250521-update-doc #74

Merged
huy.pham merged 10 commits from feature/20250521-update-doc into develop 2025-06-06 10:09:17 +08:00
Showing only changes of commit c12e9660ba - Show all commits

View File

@ -55,11 +55,11 @@ Special Wins are high-value reward events categorized by payout thresholds:
SPW --> SPWI[superwin-in] --> SPWL[superwin-loop] --> SPWO[superwin-out]
MW --> MWI[megawin-in] --> MWL[megawin-loop] --> MWO[megawin-out]
classDef inStage fill:#e6f3ff,stroke:#666
classDef loopStage fill:#fff2cc,stroke:#666
classDef outStage fill:#f8cecc,stroke:#666
classDef winType fill:#d5e8d4,stroke:#82b366
classDef specialWin fill:#fff4dd,stroke:#ff0000
classDef inStage fill:#e6f3ff,stroke:#666,color:#000
classDef loopStage fill:#fff2cc,stroke:#666,color:#000
classDef outStage fill:#f8cecc,stroke:#666,color:#000
classDef winType fill:#d5e8d4,stroke:#82b366,color:#000
classDef specialWin fill:#fff4dd,stroke:#ff0000,color:#000
class BWI,SPWI,MWI inStage
class BWL,SPWL,MWL loopStage