mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Spectator - Restore HUD when coming out of spectator (#7191)
Fixes #7186
This commit is contained in:
parent
42233ee449
commit
5a4f76efb0
@ -187,4 +187,7 @@ if (_init) then {
|
||||
|
||||
// Ensure chat is shown again
|
||||
showChat true;
|
||||
|
||||
// Restore HUD
|
||||
[] call EFUNC(common,showHud);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user