aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL.edc
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-17 12:36:03 +1000
committerDavid Walter Seikel2012-01-17 12:36:03 +1000
commitd3541b3ac5f56ba399fd8bcd155b9e0120cf9916 (patch)
tree82d5bf84550aea4dbf33f0a63c8180b18fb005d3 /LuaSL/src/LuaSL.edc
parentBetter error message. (diff)
downloadSledjHamr-d3541b3ac5f56ba399fd8bcd155b9e0120cf9916.zip
SledjHamr-d3541b3ac5f56ba399fd8bcd155b9e0120cf9916.tar.gz
SledjHamr-d3541b3ac5f56ba399fd8bcd155b9e0120cf9916.tar.bz2
SledjHamr-d3541b3ac5f56ba399fd8bcd155b9e0120cf9916.tar.xz
Merge the compiler into the test harness. Remove excess files.
Diffstat (limited to '')
-rw-r--r--LuaSL/src/LuaSL.edc6
1 files changed, 3 insertions, 3 deletions
diff --git a/LuaSL/src/LuaSL.edc b/LuaSL/src/LuaSL.edc
index f74395b..852de08 100644
--- a/LuaSL/src/LuaSL.edc
+++ b/LuaSL/src/LuaSL.edc
@@ -2,9 +2,9 @@ color_classes {
2 color_class { name: "test_colour"; color: 255 255 255 255; } 2 color_class { name: "test_colour"; color: 255 255 255 255; }
3} 3}
4 4
5fonts { 5//fonts {
6 font: "Vera.ttf" "default"; 6// font: "Vera.ttf" "default";
7} 7//}
8 8
9images { 9images {
10 image: "bubble.png" COMP; 10 image: "bubble.png" COMP;