1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Rename InterfaceBuilder

This commit is contained in:
nordsoft
2022-12-12 11:48:39 +04:00
parent 34bf741936
commit cd58e8a860
7 changed files with 265 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
#include "../../lib/CModHandler.h"
RandomMapTab::RandomMapTab():
InterfaceBuilder()
InterfaceObjectConfigurable()
{
recActions = 0;
mapGenOptions = std::make_shared<CMapGenOptions>();