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

Error in Population.cpp #739

Open
Raskulk opened this issue Jun 30, 2024 · 2 comments
Open

Error in Population.cpp #739

Raskulk opened this issue Jun 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Raskulk
Copy link

Raskulk commented Jun 30, 2024

Expected and current behavior

In the code "Population.cpp", under the condition "if (NameIsAnyOf("BARGUY", "PEDROUL", "PEDCARD", "PEDSLOT"))" you seem to have accidentally written SBMOTR2 twice on the same line, which you probably didn't there should be.

Additional information

No response

Steps to reproduce

.

Screenshots/Videos

No response

@Raskulk Raskulk added the bug Something isn't working label Jun 30, 2024
@Pirulax
Copy link
Collaborator

Pirulax commented Jun 30, 2024

Are you talking about this?

case MODEL_SBMOTR2SBMOTR2:

@Raskulk
Copy link
Author

Raskulk commented Jun 30, 2024

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants