Use hex for startId

Co-authored-by: Linus Heckemann <git@sphalerite.org>
This commit is contained in:
Eelco Dolstra 2022-11-21 18:46:55 +01:00 committed by GitHub
parent 9d17ce07e8
commit c776dfbb35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,7 +288,7 @@ public:
Setting<uint32_t> startId{this,
#if __linux__
872415232,
0x34000000,
#else
56930,
#endif