Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

high command module breaks ace, fix #2134 #2336

Merged
merged 2 commits into from
Sep 1, 2015
Merged

high command module breaks ace, fix #2134 #2336

merged 2 commits into from
Sep 1, 2015

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Sep 1, 2015

No description provided.

@commy2 commy2 added the kind/bug-fix Release Notes: **FIXED:** label Sep 1, 2015
@commy2 commy2 self-assigned this Sep 1, 2015
@commy2 commy2 added this to the 3.3.0 milestone Sep 1, 2015
@@ -63,25 +65,25 @@ if (isMultiplayer) then {
// send servers version of ACE to all clients
GVAR(ServerVersion) = _version;
GVAR(ServerAddons) = _addons;
diag_log text format ["[ACE] DEBUG: ServerVersion - %1", GVAR(ServerVersion)];
diag_log text format ["[ACE] DEBUG: ServerAddons - %1", GVAR(ServerAddons)];
//diag_log text format ["[ACE] DEBUG: ServerVersion - %1", GVAR(ServerVersion)];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no reason to leave this commented in here.

commy2 added a commit that referenced this pull request Sep 1, 2015
high command module breaks ace, fix #2134
@commy2 commy2 merged commit c0defe9 into master Sep 1, 2015
@commy2 commy2 deleted the 322hcmodule branch September 1, 2015 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants