Renderer fixes

This commit is contained in:
eray orçunus
2019-11-03 02:13:29 +03:00
parent e7c06a004b
commit 1b8533f256
3 changed files with 19 additions and 12 deletions

View File

@ -87,6 +87,9 @@ enum Config {
NUM_FIRES = 40,
NUMPEDROUTES = 200,
NUMVISIBLEENTITIES = 2000,
NUMINVISIBLEENTITIES = 150,
};
// We'll use this once we're ready to become independent of the game