mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'clearbans-please' into 'master'
Write empty file on clearbans See merge request KartKrew/Kart-Public!156
This commit is contained in:
commit
c3f2c7618f
1 changed files with 1 additions and 0 deletions
|
|
@ -2449,6 +2449,7 @@ static void Command_ClearBans(void)
|
|||
return;
|
||||
|
||||
I_ClearBans();
|
||||
D_SaveBan();
|
||||
reasontail = NULL;
|
||||
while (reasonhead)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue