Skip to content

Commit

Permalink
Remove saved game folder stuff that's been incorporated into main Vin…
Browse files Browse the repository at this point in the history
…ifera
  • Loading branch information
ZivDero committed Oct 27, 2024
1 parent fd7bdd0 commit fbb84d4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 251 deletions.
218 changes: 0 additions & 218 deletions src/spawner/modules/savedgamesdir_hooks.cpp

This file was deleted.

31 changes: 0 additions & 31 deletions src/spawner/modules/savedgamesdir_hooks.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/spawner/spawner_hooks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
#include "multiscore.h"
#include "protocolzero_hooks.h"
#include "quickmatch_hooks.h"
#include "savedgamesdir_hooks.h"
#include "spectator_hooks.h"
#include "statistics_hooks.h"
#include "vinifera_globals.h"
Expand Down Expand Up @@ -173,5 +172,4 @@ void Spawner_Hooks()
QuickMatch_Hooks();
AutoSurrender_Hooks();
Statistics_Hooks();
SavedGamesDir_Hooks();
}

0 comments on commit fbb84d4

Please sign in to comment.