Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spacevx committed Nov 24, 2023
1 parent bd3ed28 commit fd8c868
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion MISC/SetCloudsAlpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aliases: ["0xF36199225D6D8C86", "_SET_CLOUD_HAT_OPACITY"]
void SET_CLOUDS_ALPHA(float opacity);
```
Allows modification of the cloud intensity. For example it can be used when the player is in a switch state [`IS_PLAYER_SWITCH_IN_PROGRESS`](#_0xD9D2CFFF49FAB35F).
Allows modification of the cloud intensity. For example, it can be used in other contexts, such as when the player is in a switch state [`IS_PLAYER_SWITCH_IN_PROGRESS`](#_0xD9D2CFFF49FAB35F).
## Parameters
Expand Down
1 change: 0 additions & 1 deletion STREAMING/GetPlayerSwitchState.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
ns: STREAMING
aliases: ["0x470555300D10B2A5"]
---
## GET_PLAYER_SWITCH_STATE

Expand Down

0 comments on commit fd8c868

Please sign in to comment.