Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent multiple building_gfx entries for a culture #2055

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

IhateTrains
Copy link
Member

@IhateTrains IhateTrains commented Jul 6, 2024

This fixes the following vanilla 1.12.5 error found by ck3-tiger:

warning(duplicate-field): `building_gfx` is redefined in a following line
   --> [MOD] common\culture\cultures\IRtoCK3_all_cultures.txt
828 | building_gfx = { mediterranean_building_gfx }
    | ^ 
831 | building_gfx = { arabic_group_building_gfx mena_building_gfx }
    | ^ <-- the other one is here

@IhateTrains IhateTrains added the enhancement New feature or request label Jul 6, 2024
@IhateTrains IhateTrains merged commit f86760a into master Jul 6, 2024
12 checks passed
@IhateTrains IhateTrains deleted the culture-tweak branch July 6, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant