Skip to content

Commit

Permalink
god forbid we have actual spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
NullDagaf committed Oct 21, 2024
1 parent 63d327d commit e323b13
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ export const erp_status_pref_mechanics: FeatureChoiced = {
component: FeatureDropdownInput,
};


export const feature_butt: Feature<string> = {
name: 'Butt Choice',
component: (
Expand Down Expand Up @@ -273,7 +272,6 @@ export const butt_size: FeatureNumeric = {
component: FeatureNumberInput,
};


export const anus_skin_tone: FeatureToggle = {
name: 'Anus uses Skin Tone',
component: CheckboxInput,
Expand All @@ -295,7 +293,6 @@ export const anus_emissive: Feature<boolean[]> = {
component: FeatureTriBoolInput,
};


export const feature_belly: Feature<string> = {
name: 'Belly Choice',
component: (
Expand Down

0 comments on commit e323b13

Please sign in to comment.