Skip to content

Commit

Permalink
Re-add CBA_ui_fnc_menu (CBATeam#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedmen authored and commy2 committed Feb 28, 2019
1 parent 58b9440 commit 47002bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/ui/CfgFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ class CfgFunctions {
class flexiMenu_keyUp {
file = QUOTE(PATHTOF(flexiMenu\fnc_keyUp.sqf));
};
class menu {
file = QUOTE(PATHTOF(flexiMenu\fnc_menu.sqf));
};
class flexiMenu_menu {
file = QUOTE(PATHTOF(flexiMenu\fnc_menu.sqf));
};
Expand Down

0 comments on commit 47002bc

Please sign in to comment.