- bugfixes

- moved more functionality to game-plugins
- further decoupled management functionality from the UI
- created another "tutorial" which is only a single page with relevant parts of
  the ui highlighted with info as tooltips
This commit is contained in:
Tannin
2015-01-06 19:31:53 +01:00
parent a7d626c83c
commit c7203bf9de
4 changed files with 3 additions and 7 deletions
-2
View File
@@ -1,5 +1,3 @@
#define HAVE_ROUND
#include "pythonrunner.h"
#pragma warning( disable : 4100 )