Remove Achievement menu

This commit is contained in:
Hunter Kvalevog 2019-03-05 23:06:14 -06:00
parent 3404613c88
commit 46c7477705
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,5 @@
<Tab name="Misc"> <Tab name="Misc">
<TabContainer width="fill" height="fill"> <TabContainer width="fill" height="fill">
<Include path="nullifiedcat/misc/achievement.xml"/>
<Include path="nullifiedcat/misc/anticheat.xml"/> <Include path="nullifiedcat/misc/anticheat.xml"/>
<Include path="nullifiedcat/misc/announcer.xml"/> <Include path="nullifiedcat/misc/announcer.xml"/>
<Include path="nullifiedcat/misc/collective.xml"/> <Include path="nullifiedcat/misc/collective.xml"/>

View File

@ -1,5 +0,0 @@
<Tab name="Achievment" padding="4 4 4 4">
<List width="150">
<AutoVariable width="fill" target="achievement.safety" label="Achievement safety"/>
</List>
</Tab>