mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-25 12:57:08 +00:00
changes in .gitignore
This commit is contained in:
parent
76c85016d8
commit
52024e4b06
3 changed files with 4 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
|||
#include "input_controller.hpp"
|
||||
|
|
@ -8,5 +8,5 @@ class InputController {
|
|||
private:
|
||||
|
||||
public:
|
||||
InputController()
|
||||
InputController();
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue