diff options
Diffstat (limited to 'src/gui/game/PropertyTool.cpp')
| -rw-r--r-- | src/gui/game/PropertyTool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/game/PropertyTool.cpp b/src/gui/game/PropertyTool.cpp index 90e70b3..a95d2c9 100644 --- a/src/gui/game/PropertyTool.cpp +++ b/src/gui/game/PropertyTool.cpp @@ -129,7 +129,7 @@ void PropertyWindow::SetProperty() if(type != -1) { #ifdef DEBUG - std::cout << "Got type from particle name" << std::endl; + std::cout << "Got type from particle name" << std::endl; #endif tempInt = type; } |
