fixed serialization error

This commit is contained in:
IT07 2016-09-25 13:23:41 +02:00
parent f969b53856
commit 1b752bdf89

View File

@ -21,6 +21,7 @@ if hasInterface then
};
if ( _mode isEqualTo "ba" ) then
{
disableSerialization;
_dsp = uiNamespace getVariable [ "RscDisplayBaseAttack", displayNull ];
if ( ( _msg isEqualTo "a" ) AND ( isNull _dsp ) ) then
{