mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
14 lines
318 B
XML
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"
|
|
/>
|