Skip to content

Commit

Permalink
ui/hud_overlay: fix warmup time misalignment, fix Unvanquished#29
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed Dec 5, 2020
1 parent 9d65111 commit 129ac3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/hud_overlay.rml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
</head>
<body id="hud_overlay">
<div>
<center_print/>
<warmup_time/>
<br/>
<center_print/>
</div>
</body>
</rml>

0 comments on commit 129ac3b

Please sign in to comment.