diff options
Diffstat (limited to 'jnlp-files/TextCube.jnlp')
-rw-r--r-- | jnlp-files/TextCube.jnlp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jnlp-files/TextCube.jnlp b/jnlp-files/TextCube.jnlp index 0461348..2f2f5fa 100644 --- a/jnlp-files/TextCube.jnlp +++ b/jnlp-files/TextCube.jnlp @@ -9,6 +9,7 @@ <description kind="short">Shows how to use the TextRenderer to draw 2D text in 3D.</description> <offline-allowed/> </information> + <update check="background" policy="always"/> <resources> <j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/> |