Remove Quicktips in Loadingscreen to fix the Blackscreen Issue sometimes

This commit is contained in:
Skaronator
2013-09-22 12:01:07 +02:00
parent e9223956ad
commit cb4447051b

View File

@@ -92,6 +92,11 @@ class CfgActions {
*/
};
class CfgLoadingTexts {
titlesDefault[] = {""};
};
class CfgAISkill {
aimingaccuracy[] = {0, 0, 1, 1};
aimingshake[] = {0, 0, 1, 1};