diff options
| author | 123456789758 <205478182+123456789758@users.noreply.github.com> | 2025-05-29 00:11:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-29 00:11:39 -0400 |
| commit | c1f54653fde37d3ab08cd85283def2bf99a4636a (patch) | |
| tree | 9be77beab956ae1af5270c42c3b986aaebb170ea /src/d/actor/d_a_dr.cpp | |
| parent | b9190842b73c06b54519e66c863188ca22a5d39d (diff) | |
Document several more TU names (#770)
Co-authored-by: < >
Diffstat (limited to 'src/d/actor/d_a_dr.cpp')
| -rw-r--r-- | src/d/actor/d_a_dr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_dr.cpp b/src/d/actor/d_a_dr.cpp index 3acc8ab7..fe1e3de2 100644 --- a/src/d/actor/d_a_dr.cpp +++ b/src/d/actor/d_a_dr.cpp @@ -1,6 +1,6 @@ /** * d_a_dr.cpp - * Valoo / ドラゴン (Dragon) + * NPC - Valoo (Overworld) / ドラゴン (Dragon) */ #include "d/actor/d_a_dr.h" |
