Skip to content

Allow showing translated campaign level descriptions in game and add Chinese translations of the campaign

terencehill requested to merge terencehill/campaign_message_fix into master

Implementation details:

  • campaign message is now built using menu-side level descriptions so that they can be shown translated
  • level descriptions have been removed from the server as they are unused now (saving some memory and 128 globals)
Edited by terencehill

Merge request reports