mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2024-08-30 16:52:11 +00:00
fixed serialization error
This commit is contained in:
parent
f969b53856
commit
1b752bdf89
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user