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

Fixed nil index error and removed invalid characters causing syntax errors #494

Merged
merged 1 commit into from
May 27, 2024

Conversation

rad3sh
Copy link
Contributor

@rad3sh rad3sh commented May 26, 2024

  • Moved the initialization of 'aLogMessages[type][action]' to after the definition of 'action'.
  • Removed non-space invalid characters that were causing syntax errors.

…rrors

- Moved the initialization of 'aLogMessages[type][action]' to after the definition of 'action'.
- Removed non-space invalid characters that were causing syntax errors.
@Dutchman101 Dutchman101 merged commit 7985739 into multitheftauto:master May 27, 2024
1 check passed
@Dutchman101
Copy link
Member

Thanks

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.

2 participants