Moved distance limiting code to a smarter location, refactored related code
This commit is contained in:
@ -45,7 +45,6 @@ class GameCore : public MainEvent
|
||||
|
||||
// constants
|
||||
static int NODE_SIZE;
|
||||
static int MAX_MOVE_DISTANCE;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user