logic: Avoid reparsing when no project files nothing changed
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "player.h"
|
||||
|
||||
|
||||
class HumanPlayer : public Player {
|
||||
public:
|
||||
HumanPlayer( Field::Token token, const char* name );
|
||||
|
||||
Reference in New Issue
Block a user