Sprites: fix header
authorWuzzy
Fri, 17 Nov 2017 04:42:47 +0000
changeset 1119 545971faffc2
parent 1118 6463c1c27328
child 1120 fe273393afd1
Sprites: fix header
Sprites.wiki
--- a/Sprites.wiki	Fri Nov 17 04:42:27 2017 +0000
+++ b/Sprites.wiki	Fri Nov 17 04:42:47 2017 +0000
@@ -214,5 +214,5 @@
 || `sprDuck` ||
 || `sprHandDuck` ||
 
-## Custom sprites
+== Custom sprites ==
 The sprite IDs `sprCustom1` to `sprCustom8` are not directly used in the engine. Instead, they are supposed to be overwritten in a [https://hedgewars.org/kb/HWPFormat HWP file]. This allows you to add custom sprites in a HWP without destroying game-relevant sprites.
\ No newline at end of file