1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-02 03:19:10 +00:00

(svn r15394) -Fix (r15389): no new line at end of line warning

This commit is contained in:
glx
2009-02-07 03:31:48 +00:00
parent b4f9cf551f
commit 39dfd18880

View File

@@ -608,4 +608,4 @@ const char *GetGraphicsSetName(int index)
index--;
}
error("GetGraphicsSetName: index %d out of range", index);
}
}