fix.. memory problem.
This commit is contained in:
@@ -1945,7 +1945,7 @@ typedef struct {
|
||||
} lead_vertex_data;
|
||||
#endif
|
||||
|
||||
char carrot_man_debug[128] = "";
|
||||
char carrot_man_debug[256] = "";
|
||||
class DrawCarrot : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user