mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
Adjust tab positioning
This commit is contained in:
@ -16,6 +16,10 @@ class BattleInterface;
|
||||
class CTabbedInt;
|
||||
enum class EUserEvent;
|
||||
|
||||
/// <summary>
|
||||
///Original H3 settings were replaced with this window in Github PR #1540. New options added are intended to be clientside settings.
|
||||
///By design, most new options that alter gameplay UI from now on should be added to "gameTweaks" config key.
|
||||
/// </summary>
|
||||
class SettingsMainWindow : public InterfaceObjectConfigurable
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user