ajout board menu
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
InfoAppMenu::InfoAppMenu(std::shared_ptr<MenuStack> menuStack, std::shared_ptr<Settings> settings, std::shared_ptr<sf::RenderWindow> renderWindow) :
|
||||
AppMenu(menuStack, settings, renderWindow),
|
||||
playerCursor(std::vector<unsigned int>({4})),
|
||||
playerCursor({4}),
|
||||
sectionsName(
|
||||
"< ABOUT >",
|
||||
"< ROTATION SYSTEM >",
|
||||
|
||||
Reference in New Issue
Block a user