Measure: write init message to log instead
This commit is contained in:
committed by
wwmayer
parent
c7c07f28c6
commit
368b91e035
@@ -28,5 +28,5 @@
|
||||
using namespace std;
|
||||
|
||||
void CreateMeasureCommands() {
|
||||
Base::Console().Message("Init MeasureGui\n");
|
||||
Base::Console().Log("Init MeasureGui\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user