summaryrefslogtreecommitdiff
path: root/src/simulation/tools/AirTool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/tools/AirTool.cpp')
-rw-r--r--src/simulation/tools/AirTool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/tools/AirTool.cpp b/src/simulation/tools/AirTool.cpp
index 9fd7f79..23120a0 100644
--- a/src/simulation/tools/AirTool.cpp
+++ b/src/simulation/tools/AirTool.cpp
@@ -19,4 +19,4 @@ int Tool_Air::Perform(Simulation * sim, Particle * cpart, int x, int y, float st
return 1;
}
-Tool_Air::~Tool_Air() {} \ No newline at end of file
+Tool_Air::~Tool_Air() {}