mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 06:27:37 +00:00
df9c6f510c
Currently CalculateStringSize can't handle empty string (see #8630). As a simple fix for RC just avoid drawing empty texts. Refs: #8630