mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Removed obsolete PORTAL_LIMIT macro
This commit is contained in:
parent
aab5e656ea
commit
cf89a5bb11
1 changed files with 0 additions and 4 deletions
|
|
@ -427,10 +427,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
|
||||||
// None of these that are disabled in the normal build are guaranteed to work perfectly
|
// None of these that are disabled in the normal build are guaranteed to work perfectly
|
||||||
// Compile them at your own risk!
|
// Compile them at your own risk!
|
||||||
|
|
||||||
/// Max recursive portal renders
|
|
||||||
/// \note obsoleted by cv_maxportals
|
|
||||||
//#define PORTAL_LIMIT 8
|
|
||||||
|
|
||||||
/// Kalaron/Eternity Engine slope code (SRB2CB ported)
|
/// Kalaron/Eternity Engine slope code (SRB2CB ported)
|
||||||
#define ESLOPE
|
#define ESLOPE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue