Added citybuilder and cloud pass.

This commit is contained in:
Justin Marshall
2026-05-28 01:09:16 -07:00
parent 5d2cb8640d
commit a7e7e8edbc
30 changed files with 58019 additions and 36996 deletions
+2
View File
@@ -593,6 +593,8 @@ BEGIN
POPUP "&Misc"
BEGIN
MENUITEM "&Benchmark", ID_MISC_BENCHMARK
MENUITEM "Automatic City Builder", ID_TOOLS_AUTOMATICCITYBUILDER
MENUITEM SEPARATOR
POPUP "&Colors"
BEGIN
POPUP "Themes"
+2 -1
View File
@@ -872,6 +872,7 @@ If you have questions concerning this license or the applicable additional terms
#define ID_SELECTION_VIEW_WIREFRAMEOFF 30403
#define ID_SELECTION_VIEW_VISIBLEON 30404
#define ID_SELECTION_VIEW_VISIBLEOFF 30405
#define ID_TOOLS_AUTOMATICCITYBUILDER 30406
#define ID_ENTITY_START 40000
#define ID_ENTITY_END 45000
@@ -881,7 +882,7 @@ If you have questions concerning this license or the applicable additional terms
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 10083
#define _APS_NEXT_COMMAND_VALUE 30406
#define _APS_NEXT_COMMAND_VALUE 30407
#define _APS_NEXT_CONTROL_VALUE 10555
#define _APS_NEXT_SYMED_VALUE 10083
#endif