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

Having a REM after a script command, breaks the script command #3256

Closed
Loobinex opened this issue May 23, 2024 · 1 comment
Closed

Having a REM after a script command, breaks the script command #3256

Loobinex opened this issue May 23, 2024 · 1 comment

Comments

@Loobinex
Copy link
Member

Introduced in 98b25bb when you have a REM after a script command, everything breaks.

to test, open any level_version(1) map and change that line to:
LEVEL_VERSION(1) REM The map is level version 1

Then start the level, and notice in the log that the map is in fact NOT level version 1, but level version 0.

@walt253
Copy link
Contributor

walt253 commented May 26, 2024

fixed with: b2b5a38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants