mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 14:23:56 -07:00
10 lines
192 B
XML
10 lines
192 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<object name="developerOverlayEntityState"
|
||
|
|
type="text"
|
||
|
|
size="0 70 80% 100%"
|
||
|
|
ghost="true"
|
||
|
|
textcolor="yellow"
|
||
|
|
font="mono-stroke-10"
|
||
|
|
hidden="true"
|
||
|
|
/>
|