Browse Source

Fix bitmapfont path

Michael Ragazzon 6 years ago
parent
commit
27b34bee7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Samples/basic/bitmapfont/data/bitmapfont.rml

+ 1 - 1
Samples/basic/bitmapfont/data/bitmapfont.rml

@@ -1,7 +1,7 @@
 <rml>
 <rml>
 <head>
 <head>
 <title>Demo</title>
 <title>Demo</title>
-<link type="text/template" href="../../../Assets/window.rml" />
+<link type="text/template" href="../../../assets/window.rml" />
 <style>
 <style>
 body
 body
 {
 {