TentaRJ / GameJolt-FNF-Integration

Add trophies, track player's play time and sessions, and connect to GameJolt with this project!
49 stars 17 forks source link

Too many arguments #44

Closed ayoubslama123 closed 2 years ago

ayoubslama123 commented 2 years ago

Plz Help I Get This Error Every Time :

source/GameJolt.hx:433: characters 76-81 : Too many arguments

JustJasonLol commented 2 years ago

Go to line 433

and replace the line code with this: charBop.frames = Paths.getSparrowAtlas('characters/BOYFRIEND');

ayoubslama123 commented 2 years ago

Thanks