1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

Restore newline at end of file

This commit is contained in:
Cameron
2015-11-15 15:50:36 -06:00
parent 1fc7793c2a
commit 763a5f2938

View File

@@ -5129,3 +5129,4 @@ rct_map_element *map_get_track_element_at_of_type(int x, int y, int z, int track
return NULL;
}