Fixed stores in gui

This commit is contained in:
Cooldude2606
2019-10-15 22:37:48 +01:00
parent 258ca8dbde
commit 3b5c69cfd1
103 changed files with 213 additions and 243 deletions

View File

@@ -301,6 +301,10 @@ Store.set(player_scores,game.player,<span class="number">10</span>) <span class=
<td class="name"><a href="#watchers">watchers</a></td>
<td class="summary">An array of watchers that stores will trigger, key is store uids</td>
</tr>
<tr>
<td class="name"><a href="#file_paths">file_paths</a></td>
<td class="summary">An index used for debuging to find the file where different stores where registered</td>
</tr>
</tbody>
</table>
<table class="section-content-list">
@@ -453,6 +457,33 @@ Store.set(player_scores,game.player,<span class="number">10</span>) <span class=
<!-- returns end -->
<!-- see also start -->
<!-- see also end -->
<!-- usage start -->
<!-- usage end -->
</dd>
<dt>
<div class="divider divider-custom"></div>
<div class="block section-item-header">
<a href="#file_paths" class="fragment-hashtag">#</a>
<span class="section-item-title" id="file_paths">file_paths</span>
</div>
</dt>
<dd>
<div class="section-item-body">
<p class="section-item-summary">An index used for debuging to find the file where different stores where registered</p>
<p class="section-item-description"></p>
<!-- parameters start -->
<!-- parameters end -->
<!-- returns start -->
<!-- returns end -->
<!-- see also start -->
<!-- see also end -->
@@ -1433,7 +1464,7 @@ Store.set(player_scores,game.player,<span class="number">10</span>) <span class=
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
</div>
<div class="content-footer column col-9 col-sm-12">
<i>Last updated 2019-10-13 00:25:15 UTC</i>
<i>Last updated 2019-10-15 22:37:40 UTC</i>
</div>
</div>
</div>