run astyle
This commit is contained in:
+2
-1
@@ -73,7 +73,8 @@ public:
|
||||
boost::shared_ptr<Game> getCurrentGame();
|
||||
|
||||
GuiInterface *getGui();
|
||||
Log* getMyLog() {
|
||||
Log* getMyLog()
|
||||
{
|
||||
return myLog;
|
||||
}
|
||||
GameType getGameType();
|
||||
|
||||
Reference in New Issue
Block a user