missql-command
missql-command copied to clipboard
JOIN levels should not be order specific
Right now JOIN levels are order specific. So if the levels asks for cities JOIN missiles, missiles JOIN cities should work as well as long as the correct rows are returned.