mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-27 11:40:52 +00:00
Merge branch 'no-hasslope' into next
yes I'm an idiot for rushing things like this
This commit is contained in:
commit
df28e2b2a6
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…
Reference in a new issue