Skip to content

Commit

Permalink
Fix unit info base class (#6430)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Jul 13, 2018
1 parent 5fe8266 commit fa7b2ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/common/RscInfoType.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

class RscInGameUI {
class RscUnitInfo;
class RscUnitInfoNoHUD {
onLoad = QUOTE([ARR_2('ace_infoDisplayChanged', [ARR_2(_this select 0, 'Any')])] call CBA_fnc_localEvent;);
};
Expand Down

0 comments on commit fa7b2ed

Please sign in to comment.