add 'Show Paths' checkbox
This commit is contained in:
@@ -9,6 +9,8 @@ class Level;
|
||||
|
||||
class DebugLinesRenderer {
|
||||
public:
|
||||
static bool showPaths;
|
||||
|
||||
DebugLinesRenderer(const Level& level)
|
||||
: level(level) {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user