Hammered out server-side issues, read more
* Removed the client-only code from CharacterData, including the .cpp file * Removed CombatManager and EnemyManager instanciation
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
* This class needs a rewrite.
|
||||
*/
|
||||
|
||||
//TODO: This thing is fucking terrible, fix it and the button class
|
||||
class MenuBar {
|
||||
public:
|
||||
MenuBar() = default;
|
||||
|
||||
Reference in New Issue
Block a user