Updated changelog

This commit is contained in:
mathusummut
2019-03-15 00:03:25 +01:00
parent 7eb24d6ebe
commit 3847116021
2 changed files with 6 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ namespace Game {
const float
GameCamera::hTransitionMult = 0.125f;
const float
GameCamera::defaultHeight = 24.f;
GameCamera::defaultHeight = 23.f;
const float
GameCamera::centerOffsetZ = 8.0f;
const float