OSDN Git Service

[Fix] get_random_art_filename() でstring_view を不必要に使っていたためにコンパイル警告が出かけていた箇所をstring...
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 27 May 2023 00:34:48 +0000 (09:34 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Wed, 31 May 2023 14:28:42 +0000 (23:28 +0900)
commit329b24cd1f1cbd9fd49d2ba90548bd7eb503d8e8
tree0f46bd1c0fba862fbca00068fc612692d39edf3d
parent4215d1f5799f28e384736c313143c1979fa1373d
[Fix] get_random_art_filename() でstring_view を不必要に使っていたためにコンパイル警告が出かけていた箇所をstring へ差し替えて解消した
src/artifact/random-art-characteristics.cpp