ThatRozebudDude / FPS-Plus-Public

Other
107 stars 104 forks source link

Array<String> has no field contains and Missing type declaration error #9

Closed Baneis556 closed 3 years ago

Baneis556 commented 3 years ago

So, I was trying to compile, but every time I try, I get these errors: " source/Main.hx:20: characters 48-56 : Array has no field contains source/Main.hx:19: characters 44-52 : Array has no field contains source/Main.hx:21: characters 48-56 : Array has no field contains source/Main.hx:22: characters 53-61 : Array has no field contains source/Main.hx:23: characters 51-59 : Array has no field contains source/Main.hx:24: characters 49-57 : Array has no field contains source/PlayState.hx:266: characters 11-12 : Missing type declaration " Me and my friend try a lot of thing but none of the worked, how can i fix this problem? *I am using the "clean" source code, no alterations

Baneis556 commented 3 years ago

I just outdated a few things here