merging various commits and stashes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef PLAYERMANAGER_HPP_
|
||||
#define PLAYERMANAGER_HPP_
|
||||
|
||||
#include "player.hpp"
|
||||
|
||||
class PlayerManager {
|
||||
public:
|
||||
private:
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user