diff options
Diffstat (limited to 'src/simulation/tools/SimTool.h')
| -rw-r--r-- | src/simulation/tools/SimTool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/tools/SimTool.h b/src/simulation/tools/SimTool.h index c32ba5b..c5a5cb1 100644 --- a/src/simulation/tools/SimTool.h +++ b/src/simulation/tools/SimTool.h @@ -20,4 +20,4 @@ public: virtual int Perform(Simulation * sim, Particle * cpart, int x, int y, float strength) { return 0; } }; -#endif
\ No newline at end of file +#endif |
