mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Rename InterfaceBuilder
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "../../lib/CModHandler.h"
|
||||
|
||||
RandomMapTab::RandomMapTab():
|
||||
InterfaceBuilder()
|
||||
InterfaceObjectConfigurable()
|
||||
{
|
||||
recActions = 0;
|
||||
mapGenOptions = std::make_shared<CMapGenOptions>();
|
||||
|
||||
Reference in New Issue
Block a user