Fixed list continuation error.
@@ -139,7 +139,7 @@ Have a look at the code:
new MouseButtonTrigger(MouseInput.BUTTON_LEFT));
----
-+
+
Now you need to register your trigger mappings.
. You register the pause action to the ActionListener, because it is an “on/off action.