Use hex for startId
Co-authored-by: Linus Heckemann <git@sphalerite.org>
This commit is contained in:
parent
9d17ce07e8
commit
c776dfbb35
|
@ -288,7 +288,7 @@ public:
|
|||
|
||||
Setting<uint32_t> startId{this,
|
||||
#if __linux__
|
||||
872415232,
|
||||
0x34000000,
|
||||
#else
|
||||
56930,
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue