diff options
| author | withmorten <morten.with@gmail.com> | 2021-07-12 03:10:02 +0200 |
|---|---|---|
| committer | withmorten <morten.with@gmail.com> | 2021-07-12 03:10:02 +0200 |
| commit | ac3905123ec3702a3ac9a464cac7dc3a322c5472 (patch) | |
| tree | a1665c51a3cdd0e7e8f615e1409e6697eaa61920 /src/core/config.h | |
| parent | Reorganize config.h (diff) | |
| download | re3-ac3905123ec3702a3ac9a464cac7dc3a322c5472.tar.gz | |
fix
Diffstat (limited to 'src/core/config.h')
| -rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 012d68c9..874a1405 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -457,4 +457,4 @@ enum Config { #undef PEDS_REPORT_CRIMES_ON_PHONE #endif -#endif // VANILLA_DEFINES
\ No newline at end of file +#endif // VANILLA_DEFINES |
