FNF-OSEngine
FNF-OSEngine copied to clipboard
Build Error
Describe your bug here.
I was trying to build and i kept getting errors. I was able to fix most but this one stumped me.
Command Prompt/Terminal logs (if existing)
source/PlayState.hx:2495: characters 2-8 : public modifier is not supported for module-level fields
Are you modding a build from source or with Lua?
Source
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
I edited PlayState.hx and MainMenuState.hx
i fixed it but I have a new error. source/PlayState.hx:2477: characters 3-4 : Missing ;
i fixed it but I have a new error. source/PlayState.hx:2477: characters 3-4 : Missing ;
Make sure there is a ; at the end of line 2477 is what it's saying