Skip to content

Commit

Permalink
deploy: a869eac
Browse files Browse the repository at this point in the history
  • Loading branch information
CromFr committed Jan 9, 2024
1 parent 4e669b6 commit 554984d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -92007,7 +92007,7 @@
"deco": "FAyaZi",
"protection": "public",
"endchar": 1,
"endline": 491,
"endline": 495,
"comment": "\n"
},
{
Expand All @@ -92017,15 +92017,15 @@
"name": "sNumber"
}
],
"line": 493,
"line": 497,
"kind": "function",
"originalType": "NWFloat(NWString sNumber)",
"char": 9,
"name": "StringToFloat",
"deco": "FAyaZf",
"protection": "public",
"endchar": 1,
"endline": 495,
"endline": 503,
"comment": "\n"
}
],
Expand Down Expand Up @@ -96893,7 +96893,7 @@
"char": 6,
"name": "NWN_LIB_D_VERSION",
"deco": "Aya",
"init": "\"v1.1.0\"",
"init": "\"v1.1.1\"",
"protection": "public",
"comment": "nwn-lib-d git version\n"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/file_hashes.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/nwn/ver/NWN_LIB_D_VERSION.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1>Enum member NWN_LIB_D_VERSION</h1><p>nwn-lib-d git version
<code class="lang-d">
<div class="single-prototype">
<span class="kwd">enum</span> <span class="pln">NWN_LIB_D_VERSION</span>
<span class="pun">=</span> <span class="str">"v1.1.0"</span><span class="pun">;</span>
<span class="pun">=</span> <span class="str">"v1.1.1"</span><span class="pun">;</span>
</div>
</code>
</div>
Expand Down

0 comments on commit 554984d

Please sign in to comment.