mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 14:10:58 +00:00
Renderer fixes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user