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

fix: remove references to vanilla countries and events #36

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

trym-b
Copy link
Collaborator

@trym-b trym-b commented Mar 26, 2024

Best reviewed commit by commit

This commit solves the following error:

```
[eventtargetlinks.cpp:3368]: Failed to find
country! Country: EQT, File Location:  file:
common/scripted_buttons/brazilian_scripted_buttons.txt
line: 31
```
This commit solves the following error:

```
[jomini_effect.cpp:306]: Variable
'caudillo_fascist' is set but is never used. Note
that use in localization doesn't count due to
technical limitations. Use in unused scripted
triggers and effects also does not count
```

It also removes follow-up references errors that
are caused by this initial fix.
@AndHope AndHope merged commit cd697ef into main Mar 26, 2024
1 check passed
@AndHope AndHope deleted the fix/remove-references-to-vanilla-countries branch March 26, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants