Skip to content

Commit 0c9e2a2

Browse files
committed
port-msc: some more shared objectification / 3
1 parent f51d9a2 commit 0c9e2a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/tdme/engine/tools/FileSystemTools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using std::vector;
1313
using tdme::application::Application;
1414

1515
/**
16-
* Editor tools
16+
* Additional file system tools
1717
* @author Andreas Drewke
1818
*/
1919
class tdme::engine::tools::FileSystemTools final

src/tdme/engine/tools/ThumbnailTool.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ using tdme::math::Vector3;
2525
using tdme::engine::tools::CameraRotationInputHandler;
2626

2727
/**
28-
* Editor tools
28+
* Thumbnail tools
2929
* @author Andreas Drewke
3030
*/
3131
class tdme::engine::tools::ThumbnailTool final

0 commit comments

Comments
 (0)