File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1125.01 (???)
22------------------------------------------------------------------------
3+ - Feature: [ #2859 ] Add Class 656 OpenGraphics vehicle.
34- Fix: [ #2613 ] Crash when unpacking objects from a save file.
45- Fix: [ #2805 ] Inflation calculation potentially going wrong with large values.
56- Fix: [ #2810 ] Large performance regression when there are a lot of vehicles.
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ if (UNIX)
147147endif ()
148148
149149FetchContent_Declare (openloco_objects
150- URL https://github.com/OpenLoco/OpenGraphics/releases/download/v0.1.0 /objects.zip
151- URL_HASH SHA256=3fd5b10681d8f2f9842213d8fca98222485f509193894af15c290abd29a28126 )
150+ URL https://github.com/OpenLoco/OpenGraphics/releases/download/v0.1.1 /objects.zip
151+ URL_HASH SHA256=e75ad13a8e8d58458e0c54e5ce62902a073d7bb025ef8fb97cb56108ff7c57c3 )
152152FetchContent_MakeAvailable (openloco_objects)
153153
154154add_subdirectory (src )
You can’t perform that action at this time.
0 commit comments