Continue HUD
This commit is contained in:
parent
b177e924dd
commit
7c3eac7d9f
4 changed files with 117 additions and 32 deletions
|
@ -159,4 +159,9 @@
|
|||
#define LCR_SETTING_METERS_PER_BLOCK 4
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_DEBUG_PHYSICS_DRAW
|
||||
/** If on, physics world will be drawn. */
|
||||
#define LCR_SETTING_DEBUG_PHYSICS_DRAW 0
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue