Fixed compilation problems on Window
This commit is contained in:
@@ -16,7 +16,7 @@ class Navigator: public CardSelectorBase
|
||||
{
|
||||
public:
|
||||
|
||||
Navigator(DuelLayers* inDuelLayers);
|
||||
Navigator(GameObserver *observer, DuelLayers* inDuelLayers);
|
||||
virtual ~Navigator();
|
||||
|
||||
// Inherited functions from GuiLayer
|
||||
|
||||
Reference in New Issue
Block a user