mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 21:01:04 +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…
Reference in a new issue