Specify a non-zero value for nplayers.

Fixes #6077
This commit is contained in:
Pentarctagon 2021-09-14 19:13:36 -05:00 committed by Pentarctagon
parent 7f002f3ce6
commit dc61835567

View file

@ -240,7 +240,7 @@ _ "World Conquest 3p" #enddef
#ifdef EDITOR
#ifndef SCHEMA_VALIDATION
{WC2_SCENARIO_NEW multiplayer WC_II {WC_II_CAMPAIGN_NAME_3P} 0}
{WC2_SCENARIO_NEW multiplayer WC_II {WC_II_CAMPAIGN_NAME_3P} 1}
#endif
#else