Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Conversation

@SrLicht
Copy link
Contributor

@SrLicht SrLicht commented Oct 23, 2023

  • Nullable is enabled in the project, this is because there are values that can return null but for some reason they do not specify this can be confusing for the programmer, now the variables or types that can be null will be warned.

  • Fixing the typo in Map.cs and fixing the methods to change the color of the lights.

  • ItemPickup was enhanced with new methods and variables that now have a set, it is also possible to change the Scale of a pickup.

* Nullable is enabled in the project, this is because there are values that can return null but for some reason they do not specify this can be confusing for the programmer, now the variables or types that can be null will be warned.

* Fixing the Typo in Map.cs and fixing the methods to change the color of the lights.

* ItemPickup was enhanced with new methods and variables that now have a set, it is also possible to change the Scale of a pickup.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants