mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-14 07:06:41 +00:00
Whoops forgot this
This commit is contained in:
parent
07e8ef6627
commit
11b5b624bb
1 changed files with 1 additions and 1 deletions
|
|
@ -5650,7 +5650,7 @@ void P_InitSpecials(void)
|
|||
curWeather = mapheaderinfo[gamemap-1]->weather;
|
||||
break;
|
||||
default: // blank/none
|
||||
curWeather = PRECIP_NONE:
|
||||
curWeather = PRECIP_NONE;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue