Comment out unused variables

merge/2021-11-19
kaetemi 3 years ago
parent 5ef4a97c8a
commit 144ebe7f72
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -38,10 +38,12 @@ using namespace std;
using namespace NLMISC;
using namespace NLGEORGES;
/*
const float MinDamage = 25;
const float DamageStep = 1.0f;
const float MeanSuccessFactor = 0.65f;
const float Offset = -0.5f;
*/
extern CRandom RandomGenerator;

Loading…
Cancel
Save