Add missing code-block directive.
[ibg.git] / chapters / 12.rst
index 595c0b160aeae1a7212c943de2f1f7fdbbf77441..7b632e48ef023a0a50db0404481392acc8fd67af 100644 (file)
@@ -248,6 +248,8 @@ generic form:
 We have seen some of these actions before. We'll take care of the easier 
 ones:
 
+.. code-block:: inform6
+
   Attack:
     if (costume has worn) {
         deadflag = 4;