diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-03-15 02:35:30 -0700 |
|---|---|---|
| committer | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-03-15 02:35:30 -0700 |
| commit | 9b81bd3fc3594033d60dec2337f286a2ffab7414 (patch) | |
| tree | 53452744d9d1ed8b893a742ef83c2eb485a2397e /rel | |
| parent | 985d47a5c87d070682b0212dffe346132158b7b4 (diff) | |
format / asm
Diffstat (limited to 'rel')
| -rw-r--r-- | rel/d/a/tag/d_a_tag_telop/d_a_tag_telop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/d/a/tag/d_a_tag_telop/d_a_tag_telop.cpp b/rel/d/a/tag/d_a_tag_telop/d_a_tag_telop.cpp index 27b511a559..abe1603570 100644 --- a/rel/d/a/tag/d_a_tag_telop/d_a_tag_telop.cpp +++ b/rel/d/a/tag/d_a_tag_telop/d_a_tag_telop.cpp @@ -51,7 +51,7 @@ int daTag_Telop_c::create() { } else { mMessageStatus = 99; } - + return 4; } |
