mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-19 22:39:39 -04:00
Newline added to bottom of all files.
--HG-- branch : trunk
This commit is contained in:
@@ -174,3 +174,4 @@ float Config::GetFloatDefault(const char* name, const float def)
|
||||
float val;
|
||||
return (GetFloat(name, &val) ? val : def);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user