[common] added Dota game type

This commit is contained in:
2018-01-28 19:04:39 +03:00
parent 9ebed21c5f
commit 9eb21fae7d
12 changed files with 291 additions and 45 deletions

View File

@@ -19,9 +19,9 @@
"@style": "button"
},
{
"id": "start_lan",
"id": "dota",
"@type": "haxework.gui.ButtonView",
"text": "Multiplayer",
"text": "DotA",
"@style": "button"
}
]