mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-26 19:20:55 +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
|
||||
sector_ffloors,
|
||||
sector_fslope,
|
||||
sector_cslope,
|
||||
sector_cslope
|
||||
#else
|
||||
sector_ffloors
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue