Skip to content

Commit

Permalink
Merge branch 'main' into dev-CSC
Browse files Browse the repository at this point in the history
  • Loading branch information
OverlordZorn committed Sep 22, 2023
2 parents f3e000d + 65cba62 commit deadc7c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Addons/others/fn_JND_debugv2.sqf
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//Author: Jeroen Not

if(isnil "CBA_fnc_waitUntilAndExecute")exitWith{};

fnc_debugv2_overwrite = {
_display = findDisplay 49;

Expand Down Expand Up @@ -276,10 +274,6 @@ fnc_debugv2_overwrite = {

((UiNameSpace getVariable "jn_debugConsole_buttons") # _index) ctrlSetText _name;
}];




};


Expand Down

0 comments on commit deadc7c

Please sign in to comment.