0ad/binaries/data/mods/public/gui/session/TimeNotificationOverlay.xml
elexis 7e081b555f TimeNotificationOverlay and Ambient class, refs #5387.
Notice TimeNotificationOverlay.xml must be included after
PauseOverlay.xml, otherwise there will be a Z/transparency bug, see
D148.

This was SVN commit r23117.
2019-10-30 14:39:44 +00:00

4 lines
231 B
XML

<?xml version="1.0" encoding="utf-8"?>
<object name="notificationPanel" type="image" size="50%-300 60 50%+300 120" ghost="true">
<object name="notificationText" type="text" style="notificationPanel" ghost="true" z="0"/>
</object>