mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-20 10:56:19 +01:00
(svn r15394) -Fix (r15389): no new line at end of line warning
This commit is contained in:
parent
b4f9cf551f
commit
39dfd18880
@ -608,4 +608,4 @@ const char *GetGraphicsSetName(int index)
|
|||||||
index--;
|
index--;
|
||||||
}
|
}
|
||||||
error("GetGraphicsSetName: index %d out of range", index);
|
error("GetGraphicsSetName: index %d out of range", index);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user