Uploading assets & developing multiplayer implementations
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ public:
|
||||
: title(menuTitle), options(menuOptions), selectedIndex(0) {
|
||||
}
|
||||
|
||||
void Update(GameState& currentState);
|
||||
int Update();
|
||||
void Draw();
|
||||
};
|
||||
Reference in New Issue
Block a user