mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2025-04-02 20:13:15 -07:00
4 lines
No EOL
51 B
Rust
4 lines
No EOL
51 B
Rust
pub enum Team {
|
|
Blue = 100,
|
|
Red = 200,
|
|
} |