Actions
Feature #1528
opensdl: Make widget ID an int
Status:
New
Priority:
Normal
Assignee:
-
Category:
sdl2-client
Target version:
-
Start date:
06/20/2025
Due date:
% Done:
0%
Estimated time:
Description
Unit and city id gets assigned as widget id in sdl clients. Currently widget id is a 16bit type. This is not big enough for maximum unit and city ids. Make widget id an int. Also increase MAX_ID.
Actions