mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-27 07:51:36 +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
|
||||
sector_ffloors,
|
||||
sector_fslope,
|
||||
sector_cslope,
|
||||
sector_cslope
|
||||
#else
|
||||
sector_ffloors
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue