mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 17:19:31 +00:00
Fix milliseconds remnants in doc
This commit is contained in:
parent
ef413838d4
commit
489d0b4ba7
13 changed files with 26 additions and 25 deletions
|
|
@ -603,7 +603,8 @@
|
|||
<strong>System.default</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Defaults value to put into the entities’s system table when they are added. Will recursively fill missing values.</p>
|
||||
Defaults value to put into the entities’s system table when they are added. Will recursively fill missing values.
|
||||
Metatables will be preserved during the copy but not copied themselves.</p>
|
||||
|
||||
<p> When an entity is added to a system, a <code>.entity</code> field is always set in the system table, referring to the full entity table.</p>
|
||||
|
||||
|
|
@ -1365,7 +1366,7 @@
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2021-12-25 20:46:24 </i>
|
||||
<i style="float:right;">Last updated 2021-12-25 23:19:42 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue