From 117cc09edcc796f93cb05f98d7589b7ca5313ee8 Mon Sep 17 00:00:00 2001 From: Mike Mazur Date: Thu, 24 Jul 2008 05:23:38 +0000 Subject: Replace implicit casts from LSLFloat to int and uint which were removed in r5487. Also put the unit tests back for Bamboo to execute them, let's see how this goes. --- .nant/bamboo.build | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.nant/bamboo.build') diff --git a/.nant/bamboo.build b/.nant/bamboo.build index 5577dd9..93e9ad7 100644 --- a/.nant/bamboo.build +++ b/.nant/bamboo.build @@ -21,7 +21,19 @@ + + + + + + + + + + + + -- cgit v1.1