Update 'Tips'

2021-06-29 05:16:29 +00:00
parent bddc80a525
commit 7c397ec751

@ -11,4 +11,7 @@
<li>Closes: #1</li>
<li>closes: #1</li>
</ul>
<p>Remember to replace '1' with the number of the issue you want to close!</p>
<p>Remember to replace '1' with the number of the issue you want to close!</p>
<h2>Werid, hardly documented renpy stuff we use</h2>
<ul id=MoveTransition><a href=https://www.renpy.org/doc/html/transitions.html#MoveTransition>MoveTransition</a> - a way more modifiyable version of "with move" that can be applied to characters.</ul>