Missing gamecontrolname

This commit is contained in:
toaster 2022-11-26 23:24:02 +00:00
parent 400a7b5974
commit 3f1ba40246

View file

@ -392,6 +392,7 @@ static const char *gamecontrolname[num_gamecontrols] =
"console",
"talk",
"teamtalk",
"rankings",
"screenshot",
"recordgif",
};