Skip to content

Commit

Permalink
Update Data.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kokomi000 authored Dec 23, 2023
1 parent dca5f75 commit bee998c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Data.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "Scripts.h"
#include "Data.h"

//############################################## Data ##############################################//

Expand Down Expand Up @@ -60,4 +60,4 @@ bool Data::Exist(){

Data::~Data(){
delete[] Content;
}
}

0 comments on commit bee998c

Please sign in to comment.