mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-16 03:27:19 +00:00
remove unnecessary FinishReplay()
This commit is contained in:
parent
6abdadab68
commit
fb1912c064
@ -3469,8 +3469,6 @@ public int MenuHandler_ReplayStyle(Menu menu, MenuAction action, int param1, int
|
||||
gI_MenuStyle[param1] = style;
|
||||
int type = gI_MenuType[param1];
|
||||
|
||||
FinishReplay(gA_BotInfo[param1]);
|
||||
|
||||
int bot = -1;
|
||||
|
||||
if (type == Replay_Central)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user