working on adding a entity workflow
This commit is contained in:
6
source/game_source/entities/Cypher.h
Normal file
6
source/game_source/entities/Cypher.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CYPHER_H
|
||||
#define CYPHER_H
|
||||
#include "../entity.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user