0ad/binaries/data/mods/public/gui/session/NetworkDelayOverlay.xml
wraitii 8ed1bc2fd1 Don't error in the network delay notifier.
Differential Revision: https://code.wildfiregames.com/D3788
This was SVN commit r25181.
2021-04-02 14:20:37 +00:00

14 lines
318 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Put this under the regular gamestateNotifications. -->
<object name="netDelayOverlay"
type="text"
hidden="true"
ghost="true"
z="199"
size="100%-300 60 100%-110 80"
font="mono-10"
textcolor="white"
text_align="right"
text_valign="top"
sprite="color: 0 0 0 100"
/>