From 2a92a3cfed7ce8bcd4151e2ed906cffab2a10371 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 5 Oct 2024 10:03:53 +0200 Subject: [PATCH] more diversity in default players --- multi.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/multi.cpp b/multi.cpp index 69ce8a01..3ba524fd 100644 --- a/multi.cpp +++ b/multi.cpp @@ -750,7 +750,7 @@ EX void initConfig() { scfg.hataction[1][1][2] = 32 + 5; scfg.hataction[1][1][3] = 32 + 6; - int charidtable[MAXPLAYER] = {0, 1, 4, 6, 2, 3, 0}; + int charidtable[MAXPLAYER] = {0, 1, 4, 6, 2, 3, 8}; for(int i=0; ibe_non_editable();