1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00

Show tooltip on simturns AI option right-click

This commit is contained in:
Ivan Savenko 2024-01-14 16:02:57 +02:00
parent 397da95969
commit cc6d4fae4c

View File

@ -317,6 +317,7 @@
{
"name": "buttonSimturnsAI",
"position": {"x": 70, "y": 535},
"help" : "vcmi.optionsTab.simturnsAI",
"type": "toggleButton",
"image": "lobby/checkbox",
"callback" : "setSimturnAI"