Files
@ r21411:867b7272b2ab
Branch filter:
Location: cpp/openttd-patchpack/source/src/rev.cpp.in
r21411:867b7272b2ab
3.0 KiB
text/plain
(svn r26510) -Codechange: use memcpy instead of strncpy in the town name replace word function since we never want to add a '\0' anyway, and we know the exact length too