diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2024-10-16 22:41:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-16 12:41:21 -0700 |
| commit | ec07abb09bc40293ca18b673678348520bf0473d (patch) | |
| tree | 730a0c33206265ecc576d7cfb084f741b3a4bb14 /src/d/actor/d_a_obj_twGate.cpp | |
| parent | 030d6533f0ac320e2dc61a02783134490ff57f43 (diff) | |
Reintroduce missing changes from pull request #2200 (#2213)
* Reintroduce missing changes from pull request #2200
* m_Do_audio OK
Diffstat (limited to 'src/d/actor/d_a_obj_twGate.cpp')
| -rw-r--r-- | src/d/actor/d_a_obj_twGate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_twGate.cpp b/src/d/actor/d_a_obj_twGate.cpp index d32f368f0b..f56e02eef0 100644 --- a/src/d/actor/d_a_obj_twGate.cpp +++ b/src/d/actor/d_a_obj_twGate.cpp @@ -416,4 +416,4 @@ void __sinit_d_a_obj_twGate_cpp() { REGISTER_CTORS(0x80D202B8, __sinit_d_a_obj_twGate_cpp); #pragma pop -/* 80D20554-80D20554 00024C 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
\ No newline at end of file +/* 80D20554-80D20554 00024C 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
