Actions
Feature #1528
closedsdl: Make widget ID an int
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.
Files
Actions