mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
replaces lobbyBeginGame with lobbyBeginStandardGame and lobbyBeginCampaign
This commit is contained in:
parent
92b1c8deb5
commit
f2404db553
@ -130,8 +130,8 @@
|
|||||||
"joystick": {
|
"joystick": {
|
||||||
"leftaxis": "cursorMotion",
|
"leftaxis": "cursorMotion",
|
||||||
"rightaxis": "mapScroll",
|
"rightaxis": "mapScroll",
|
||||||
"a": ["globalAccept", "globalReturn", "lobbyBeginGame", "lobbyLoadGame", "lobbySaveGame",
|
"a": ["globalAccept", "globalReturn", "lobbyBeginStandardGame", "lobbyBeginCampaign", "lobbyLoadGame",
|
||||||
"adventureViewSelected", "adventureExitWorldView", "battleTacticsEnd"],
|
"lobbySaveGame", "adventureViewSelected", "adventureExitWorldView", "battleTacticsEnd"],
|
||||||
"b": ["globalCancel", "globalReturn", "adventureExitWorldView"],
|
"b": ["globalCancel", "globalReturn", "adventureExitWorldView"],
|
||||||
"x": "mouseLeftClick",
|
"x": "mouseLeftClick",
|
||||||
"y": "mouseRightClick",
|
"y": "mouseRightClick",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user