VisualGearTypes: fix typo
authorWuzzy
Fri, 09 Feb 2018 21:36:42 +0000
changeset 1174 31b2bed82ee3
parent 1173 bb717cb60483
child 1175 09d5758cc4e5
VisualGearTypes: fix typo
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Fri Feb 09 21:36:27 2018 +0000
+++ b/VisualGearTypes.wiki	Fri Feb 09 21:36:42 2018 +0000
@@ -90,5 +90,5 @@
 == `vgtStraightShot` ==
 Displays an arbitrary sprite which moves. A straight shot from a firearm like the Desert Eagle. The sprite it uses can be changed, so this can be used to display nearly every sprite.
 
-* `State`: ID of the custom sprite (use an ID from `Sprites`)
-* `FrameTicks`: ???
\ No newline at end of file
+ * `State`: ID of the custom sprite (use an ID from `Sprites`)
+ * `FrameTicks`: ???
\ No newline at end of file