mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-12 20:05:55 -05:00
Display decimal tile/metatile IDs alongside hex by default
This commit is contained in:
@@ -122,6 +122,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QRadioButton" name="radioButton_DecimalHexadecimal">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If checked, tile IDs and metatile IDs will be displayed as &quot;&lt;hexadecimal&gt; (&lt;decimal&gt;)&quot;</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Both</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer">
|
||||
<property name="orientation">
|
||||
|
||||
Reference in New Issue
Block a user