Remove unused code

pull/541/head
elsid 6 years ago
parent cb29dc7b85
commit eb45f99880
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

@ -46,7 +46,6 @@ namespace MWMechanics
} }
const float PATHFIND_Z_REACH = 50.0f; 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 // distance after which actor (failed previously to shortcut) will try again
const float PATHFIND_SHORTCUT_RETRY_DIST = 300.0f; const float PATHFIND_SHORTCUT_RETRY_DIST = 300.0f;

Loading…
Cancel
Save