mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-12-15 11:41:35 -06:00
Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<interface>
|
||||
<menu name="autotransmute" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
|
||||
<button
|
||||
name="m_auto_transmute_btn"
|
||||
default_pos_x="0"
|
||||
default_pos_y="0"
|
||||
width="32"
|
||||
height="32"
|
||||
image="d2tweaks\assets\buttons"
|
||||
frameDown="5"
|
||||
frameUp="4"
|
||||
clickSound="4"
|
||||
popup="Auto transmute"
|
||||
resolution_count="1"
|
||||
|
||||
res1_x="0" pos1_x="0"
|
||||
res1_y="0" pos1_y="0"
|
||||
/>
|
||||
</menu>
|
||||
</interface>
|
||||
Reference in New Issue
Block a user