diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-12-28 13:56:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-28 13:56:21 -0800 |
| commit | 4d04c1c920dc6ab02de60a2774ed4cc5feb3d7b3 (patch) | |
| tree | b6226159f870a5974379851e986261eb8d1ce5fc /data/scripts/cloudTops | |
| parent | 9456e38606b3ebfe388bd810a4187a5c06c97947 (diff) | |
| parent | 3fd900f1bc81cbaf106de17f5b8d41e26de682a8 (diff) | |
Merge pull request #227 from notyourav/cl
cleanup
Diffstat (limited to 'data/scripts/cloudTops')
| -rw-r--r-- | data/scripts/cloudTops/script_PlayerAtSiroc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/cloudTops/script_PlayerAtSiroc.inc b/data/scripts/cloudTops/script_PlayerAtSiroc.inc index ceeed89f..ebdfb81b 100644 --- a/data/scripts/cloudTops/script_PlayerAtSiroc.inc +++ b/data/scripts/cloudTops/script_PlayerAtSiroc.inc @@ -7,5 +7,5 @@ SCRIPT_START script_PlayerAtSiroc SetAnimationState 0x0000 DoPostScriptAction 0x0000 SetSyncFlag 0x00000001 - Call sub_080791BC + Call SetPlayerActionNormal SCRIPT_END |
