mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-20 13:23:52 +00:00
Remove unused code
This commit is contained in:
parent
cb29dc7b85
commit
eb45f99880
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ namespace MWMechanics
|
|||
}
|
||||
|
||||
const float PATHFIND_Z_REACH = 50.0f;
|
||||
//static const float sMaxSlope = 49.0f; // duplicate as in physicssystem
|
||||
// distance after which actor (failed previously to shortcut) will try again
|
||||
const float PATHFIND_SHORTCUT_RETRY_DIST = 300.0f;
|
||||
|
||||
|
|
Loading…
Reference in a new issue