diff --git a/enginecustom/imgui.ini b/enginecustom/imgui.ini index a8c0a1c..4b48001 100644 --- a/enginecustom/imgui.ini +++ b/enginecustom/imgui.ini @@ -15,8 +15,8 @@ Collapsed=0 DockId=0x00000006,0 [Window][render Stats] -Pos=0,630 -Size=1584,231 +Pos=0,562 +Size=1217,231 Collapsed=0 DockId=0x00000009,0 @@ -28,7 +28,7 @@ DockId=0x0000000B,0 [Window][Terrain] Pos=0,19 -Size=266,842 +Size=266,541 Collapsed=0 DockId=0x00000007,0 @@ -45,8 +45,8 @@ Collapsed=0 DockId=0x0000000B,0 [Window][Engine Settings] -Pos=1267,19 -Size=317,842 +Pos=1219,19 +Size=317,774 Collapsed=0 DockId=0x00000006,0 diff --git a/enginecustom/src/src/system/application_class.cpp b/enginecustom/src/src/system/application_class.cpp index dd76214..7289c01 100644 --- a/enginecustom/src/src/system/application_class.cpp +++ b/enginecustom/src/src/system/application_class.cpp @@ -1977,7 +1977,7 @@ void application_class::update_stats_after_modification() { if (stats_) { - stats_ -> update_geometric_stats(); + stats_-> update_geometric_stats(); } } diff --git a/x64/Debug/config.txt b/x64/Debug/config.txt index b0927b9..b9e5400 100644 --- a/x64/Debug/config.txt +++ b/x64/Debug/config.txt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca057a34815dd8c435e3e9dade857489e50821d8bb31a1070e2dbf98c4530925 +oid sha256:6bf4708369473021eb2e98b6768ca2390038b6da010a3665d7bcf872d244437f size 9 diff --git a/x64/Release/config.txt b/x64/Release/config.txt index b0927b9..b9e5400 100644 --- a/x64/Release/config.txt +++ b/x64/Release/config.txt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca057a34815dd8c435e3e9dade857489e50821d8bb31a1070e2dbf98c4530925 +oid sha256:6bf4708369473021eb2e98b6768ca2390038b6da010a3665d7bcf872d244437f size 9