mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
cgang: add note (nw)
This commit is contained in:
parent
e7f55bc227
commit
048cdb5fba
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ Or, configure the gun aim inputs and share them with the trigger. For example
|
|||
use Z,X,C,V,B for the gun aims, and "Z or X or C or V or B" for the trigger.
|
||||
|
||||
TODO:
|
||||
- dump/add Japanese version
|
||||
- game can't be played properly within MAME's constraints (mechanical stuff,
|
||||
and the lightguns linked to it)
|
||||
|
||||
|
|
|
@ -483,7 +483,7 @@
|
|||
<!-- boss spotlights are behind the led panel -->
|
||||
<element name="spot_lamp2" ref="spotr"><bounds x="22.5" y="82.5" width="8.5" height="3" /></element>
|
||||
<element name="spot_lamp0" ref="spotr"><bounds x="31.0" y="82.5" width="8.5" height="3" /></element>
|
||||
<element name="spot_lamp1" ref="spotr"><bounds x="26.75" y="82.5" width="8.5" height="3" /></element>
|
||||
<element name="spot_lamp1" ref="spotr"><bounds x="28.166" y="82.5" width="5.666" height="3" /></element>
|
||||
|
||||
<repeat count="8">
|
||||
<param name="x" start="23.5" increment="2" />
|
||||
|
|
Loading…
Reference in a new issue