mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-19 02:10:41 +01:00
corrected bug in enum Windows
This commit is contained in:
parent
7d4fd5e2aa
commit
910a0096a2
@ -54,7 +54,7 @@ enum Windows
|
|||||||
WINDOW_BETS,
|
WINDOW_BETS,
|
||||||
WINDOW_SPLASH,
|
WINDOW_SPLASH,
|
||||||
WINDOW_END,
|
WINDOW_END,
|
||||||
WINDOW_TRAINING_CAMP
|
WINDOW_TRAINING_CAMP,
|
||||||
WINDOW_LEAGUE_TABLE
|
WINDOW_LEAGUE_TABLE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user