Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonsubin committed Dec 30, 2024
1 parent 34c52cc commit 345e81a
Show file tree
Hide file tree
Showing 5 changed files with 620 additions and 610 deletions.
4 changes: 4 additions & 0 deletions api/CatchIo.Runtime.Enums.FullScreenEffects.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ <h3 id="fields">Fields
<td id="CatchIo_Runtime_Enums_FullScreenEffects_TAKE_DAMAGE">TAKE_DAMAGE</td>
<td></td>
</tr>
<tr>
<td id="CatchIo_Runtime_Enums_FullScreenEffects_THREAT_INDICATOR">THREAT_INDICATOR</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
</article>
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@
"api/CatchIo.Runtime.Enums.FullScreenEffects.html": {
"href": "api/CatchIo.Runtime.Enums.FullScreenEffects.html",
"title": "Enum FullScreenEffects | Catch.io Developer Reference",
"keywords": "Enum FullScreenEffects Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum FullScreenEffects Fields Name Description LOW_STAMINA TAKE_DAMAGE"
"keywords": "Enum FullScreenEffects Namespace : CatchIo.Runtime.Enums Assembly : cs.temp.dll.dll Syntax public enum FullScreenEffects Fields Name Description LOW_STAMINA TAKE_DAMAGE THREAT_INDICATOR"
},
"api/CatchIo.Runtime.Enums.GameLanguage.html": {
"href": "api/CatchIo.Runtime.Enums.GameLanguage.html",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2608,7 +2608,7 @@
"output": {
".html": {
"relative_path": "api/CatchIo.Runtime.Enums.FullScreenEffects.html",
"hash": "W2m3b+F2qjZfyw0pyIE8jFrNYzKgiBz3tzh4fAA1rtY="
"hash": "hCpfMvkW7BxXhbH5dvmYQ7rXGHMSNH/7KfzCSRgcJQI="
}
},
"is_incremental": false,
Expand Down
Loading

0 comments on commit 345e81a

Please sign in to comment.