summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave
Side-by-side diff
Diffstat (limited to 'noncore/games/sfcave') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/sfcave/sfcave.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave/sfcave.cpp b/noncore/games/sfcave/sfcave.cpp
index a6c92a0..516dc93 100644
--- a/noncore/games/sfcave/sfcave.cpp
+++ b/noncore/games/sfcave/sfcave.cpp
@@ -1000,3 +1000,3 @@ void SFCave :: loadReplay()
- delete data;
+ delete [] data;