Merge pull request #1481 from acemod/ballisticsCleanup

All TMR code was removed.
This commit is contained in:
ulteq 2015-06-02 19:58:10 +02:00
commit f766612532

View File

@ -6,8 +6,7 @@ class CfgPatches {
weapons[] = {};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"ace_common"};
author[] = {"TaoSensai","commy2","Ruthberg"};
authorUrl = "https://github.com/Taosenai/tmr";
author[] = {"commy2","Ruthberg"};
VERSION_CONFIG;
};
};