mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-28 20:20:43 +00:00
WHY DID I FORGET THIS
This commit is contained in:
parent
82c738ea4b
commit
98fd9f8e42
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