aws / lumberyard

Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
Other
2.03k stars 540 forks source link

Fix run time error messages #435

Open alex-leleka opened 5 years ago

alex-leleka commented 5 years ago

Fix run time error messages.

Description of changes:

There are access to old cryengine cvars. Lets remove this lines to fix next errors: <2019-10-15T16:10:07:893+03> failed to find CVar: ca_DrawChr <2019-10-15T16:10:07:894+03> failed to find CVar: r_showmt

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sconel commented 5 years ago

Hi @alex-leleka, thank you for the pull request. We'll take a look.