22.06.2012, 12:20
Hello! May you please help me fix 2 warnings? :/
error 001: expected token: ";", but found "return"
warning 204: symbol is assigned a value that is never used: "Shop"
Line which gaved me problems:
return 1;
Yeah, its wierd, because this line have only this, but it still gives me 2 errors :S
error 001: expected token: ";", but found "return"
warning 204: symbol is assigned a value that is never used: "Shop"
Line which gaved me problems:
return 1;
Yeah, its wierd, because this line have only this, but it still gives me 2 errors :S

