Fix name collision in template replacement enum definition

This commit is contained in:
Jonathan G Rennison
2021-03-02 23:17:24 +00:00
parent 13b34b9917
commit 3e1589eeae

View File

@@ -52,7 +52,7 @@ class TemplateReplaceWindow;
// some space in front of the virtual train in the matrix
uint16 TRAIN_FRONT_SPACE = 16;
enum TemplateReplaceWindowWidgets {
enum TemplateReplaceCreateWindowWidgets {
TCW_CAPTION,
TCW_NEW_TMPL_PANEL,
TCW_INFO_PANEL,