mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
Merge branch 'no-hasslope' into next
yes I'm an idiot for rushing things like this
This commit is contained in:
commit
c1a4a62d87
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ enum sector_e {
|
||||||
#ifdef ESLOPE
|
#ifdef ESLOPE
|
||||||
sector_ffloors,
|
sector_ffloors,
|
||||||
sector_fslope,
|
sector_fslope,
|
||||||
sector_cslope,
|
sector_cslope
|
||||||
#else
|
#else
|
||||||
sector_ffloors
|
sector_ffloors
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue