Clean up move_template stuff, move selection circle behind everything else
This commit is contained in:
@ -38,7 +38,6 @@ class GameCore : public MainEvent
|
||||
// textures to draw
|
||||
SDL_Surface* background;
|
||||
SDL_Surface* node;
|
||||
SDL_Surface* move_template;
|
||||
|
||||
// data
|
||||
Graph graph;
|
||||
|
Reference in New Issue
Block a user