Measure: write init message to log instead
This commit is contained in:
committed by
wwmayer
parent
b17f744ed7
commit
c4b5115f9e
@@ -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