mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
hh_ucom4.cpp: Fix real issue in tmtennis layout - nanosvg just isn't rejecting invalid input.
This commit is contained in:
parent
13e92736ff
commit
19eaac6f51
@ -16,9 +16,9 @@ license:CC0
|
||||
<path d="m 138.5,224.5 47,-166" />
|
||||
<path d="m 561.5,224.5 -47,-166" />
|
||||
<path d="M 163,136.5 H 537" />
|
||||
<path d="M 350,247.5 V 38.5"
|
||||
<path d="M 350,247.5 V 38.5" />
|
||||
</g>
|
||||
<g fill="#00ff00" stroke="none">
|
||||
<g fill="#00ff00">
|
||||
<rect width="12" height="39" x="344" y="0" />
|
||||
<rect width="12" height="42" x="344" y="206" />
|
||||
</g>
|
||||
|
Loading…
Reference in New Issue
Block a user