Video tutorial dialog, only one bus tutorial for now

This commit is contained in:
pelya
2015-03-15 23:00:51 +02:00
parent cdde929500
commit 1e5fb9290c
8 changed files with 228 additions and 6 deletions

View File

@@ -32,6 +32,7 @@
#include "linkgraph/linkgraph_gui.h"
#include "tilehighlight_func.h"
#include "hotkeys.h"
#include "tutorial_gui.h"
#include "saveload/saveload.h"
@@ -563,6 +564,7 @@ void SetupColoursAndInitialWindow()
default: NOT_REACHED();
case GM_MENU:
ShowSelectGameWindow();
ShowTutorialWindowOnceAfterInstall();
break;
case GM_NORMAL: