brightfyregit / Indie-Cross-Public

Apache License 2.0
70 stars 95 forks source link

Error with Main when compiling #32

Open MidyGamy opened 1 year ago

MidyGamy commented 1 year ago

image When I try to compile the game, this happends

Translation syntax error: 'constant' unespected token behind ';'

moxie-coder commented 1 year ago

the crash handler is missing some code that likely got gitignored

MidyGamy commented 1 year ago

So what do i do?

moxie-coder commented 1 year ago

So what do i do?

remove the crash handler code in Main.hx or if you can, ask polybiusproxy to give you the full code if he can