Remove outdated content

This commit is contained in:
AsmodeusRex 2022-10-31 21:31:26 -07:00
parent d09225cd09
commit 3bde3ebfc5
33 changed files with 0 additions and 1861 deletions

View file

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Grouped Pawns Lists</li>
</mods>
<match Class="PatchOperationInsert">
<xpath>Defs/PawnTableGrouped.ClassMappingDef[defName="GroupHeadersMapping"]/mapping/li[columnWorkerType="PawnColumnWorker_Text"][groupWorkerType="PawnTableGrouped.GroupColumnWorker_Text"]</xpath>
<value>
<li>
<columnWorkerType>rjw.MainTab.PawnColumnWorker_TextCenter</columnWorkerType>
<groupWorkerType>PawnTableGrouped.GroupColumnWorker_Text</groupWorkerType>
<workerConfig Class="PawnTableGrouped.GCW_Text_Config">
<textAlignment>MiddleCenter</textAlignment>
</workerConfig>
</li>
</value>
</match>
</Operation>
</Patch>