Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Update worldinput.lua #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update worldinput.lua #620

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 11, 2017

Updates some more recent changes to the WMD, air attack, and ICBM strike functions. This seems to fix an issue with not being able to command a nuclear strike on a tile not occupied by any units.

Updates some more recent changes to the WMD, air attack, and ICBM strike functions. This seems to fix an issue with not being able to command a nuclear strike on a tile not occupied by any units.
@@ -3671,6 +3702,6 @@ function Initialize()

Controls.DebugStuff:SetHide(not m_isDebuging);
-- Popup setup
m_kConfirmWarDialog = PopupDialog:new( "ConfirmWarPopup" );
Copy link
Author

Choose a reason for hiding this comment

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

This just seemed to be causing Lua errors and not actually affecting anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant