mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
a couple consistency extension changes
iniErrorReport is a log file, all other log files have .log extension, so make it consistent with that make Ja2_settings.ini's extension lowercase. OCD, sorry.
This commit is contained in:
committed by
majcosta
parent
86ad401186
commit
184b44c386
@@ -45,7 +45,7 @@
|
||||
#include <vfs/Core/vfs_file_raii.h>
|
||||
#include <vfs/Core/File/vfs_file.h>
|
||||
|
||||
#define GAME_SETTINGS_FILE "Ja2_Settings.INI"
|
||||
#define GAME_SETTINGS_FILE "Ja2_Settings.ini"
|
||||
|
||||
#define FEATURE_FLAGS_FILE "Ja2_Features.ini"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user