mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
15 lines
No EOL
436 B
XML
15 lines
No EOL
436 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Defs>
|
|
<MainButtonDef>
|
|
<defName>OffsetManager</defName>
|
|
<label>offset manager</label>
|
|
<description>Control pawn offsets</description>
|
|
<tabWindowClass>Rimworld_Animations.MainTabWindow_OffsetConfigure</tabWindowClass>
|
|
<order>54</order>
|
|
<buttonVisible>false</buttonVisible>
|
|
<iconPath>UI/MainTab</iconPath>
|
|
<minimized>true</minimized>
|
|
</MainButtonDef>
|
|
|
|
</Defs> |