Specify a non-zero value for nplayers.

Fixes #6077
This commit is contained in:
Pentarctagon 2021-09-14 19:13:36 -05:00
parent 9941ee2258
commit a8c9dc4847
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

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